Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure directory and file names for documents #243

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

parwatcodes
Copy link
Member

Fixes: bluewave-labs/datahall#221

This PR renames the /links directory to /documentAccess for file access components, aligning with the requested changes. Additionally, it updates file names accordingly.

The RowBox component, originally designed to conditionally access elements in the visitor details form page, is only used in the VisitorInfoModal component.
And elements are accessed conditional so I had to use Styled component to make it clear and cleaner approach.

Thanks

@parwatcodes parwatcodes requested a review from mahid797 March 2, 2025 20:26
@parwatcodes parwatcodes self-assigned this Mar 2, 2025
@parwatcodes parwatcodes changed the base branch from master to dev March 2, 2025 20:26
Copy link
Collaborator

@mahid797 mahid797 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

I won't merge this yet, you can keep working on the other issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Directory & Naming Overhaul
2 participants