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

Implement page checks that rely on UUIDs #920

Open
2 tasks done
andrewtavis opened this issue Jun 30, 2024 · 1 comment
Open
2 tasks done

Implement page checks that rely on UUIDs #920

andrewtavis opened this issue Jun 30, 2024 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@andrewtavis
Copy link
Member

andrewtavis commented Jun 30, 2024

Terms

Description

Till now the page check mechanisms we were using were based off of route parameters that just check for organizations, groups, etc, but not necessarily the full page route. Now that we're moving forward with hydration, we're now able to check for URLs based on the full route including UUIDs for the given pages. Such changes should be made to the page check mechanisms for components like the breadcrumbs and sidebar :)

Contribution

I'll be working on this soon! 😊

@andrewtavis andrewtavis added the feature New feature or request label Jun 30, 2024
@andrewtavis andrewtavis self-assigned this Jun 30, 2024
@andrewtavis
Copy link
Member Author

CC @mattburnett-repo - this will cover the changes we were just discussing 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant