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

share: add prefix/param for shared field in location hash #60

Open
2 tasks
pamfilos opened this issue Jul 1, 2024 · 0 comments
Open
2 tasks

share: add prefix/param for shared field in location hash #60

pamfilos opened this issue Jul 1, 2024 · 0 comments

Comments

@pamfilos
Copy link
Collaborator

pamfilos commented Jul 1, 2024

Right now the shared fields are displayed and added to the location like:
http://localhost/#root$item_pkd44k$item_dprmi9

It is better to:

  • add prefix (e.g. shared_field => http://localhost/#shared_field=root$item_pkd44k$item_dprmi9 ).
    >>> this way we can allow for multiple functions of the location hash (e.g. if an app already utilizes hash locations, our functionality can be added on top, etc)
  • maybe support for multiple selections?
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

No branches or pull requests

1 participant