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

add ability to mark route as preserved / public access #91

Open
BBBmau opened this issue Jul 29, 2024 · 1 comment
Open

add ability to mark route as preserved / public access #91

BBBmau opened this issue Jul 29, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@BBBmau
Copy link

BBBmau commented Jul 29, 2024

currently their is no way to preserve or mark a route for public access on new-connect, forcing me to move back to the old connect in order to do this.

from old-connect:
image

Unsure how this could be added in design wise.

@adeebshihadeh adeebshihadeh added this to the 1.0 milestone Jul 29, 2024
@ugtthis
Copy link
Contributor

ugtthis commented Aug 21, 2024

Came up with a design that uses a small popup that is triggered by clicking an icon that is placed at the bottom right of the trip card. I wanted to keep the popup with the most used(in my opinion) options which is why I left out "View in useradmin"

I was debating between a popup or a bottom drawer, but was thinking that this popup design would possibly be less code and easier to reuse when it came to desktop also.

Design

routeItemPopup

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

No branches or pull requests

4 participants