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

Store data in cookies #275

Open
jacksontromero opened this issue Oct 8, 2024 · 2 comments
Open

Store data in cookies #275

jacksontromero opened this issue Oct 8, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request size: S Small task that can take up to a few days

Comments

@jacksontromero
Copy link
Collaborator

Right now, the page kinda jitters on load as it fetches data from the server - instead of always starting from the same default values and then updating from the server, it'd make sense to incrementally store data in cookies and start from that on page load. Then things like the tab title and queue name don't have to always spawn in.

@jacksontromero jacksontromero added enhancement New feature or request size: S Small task that can take up to a few days labels Oct 8, 2024
@csuraparaju
Copy link
Collaborator

Store queue data fields in a cookie. Start by storing nav-bar elements (queue name, etc) in the cookies and see what else can be stored.

@csuraparaju csuraparaju self-assigned this Oct 25, 2024
@pranavaddepalli
Copy link
Collaborator

Image

Real ones know
My vision has come true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size: S Small task that can take up to a few days
Projects
None yet
Development

No branches or pull requests

3 participants