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

FE: Topics: Remember user polling options #440

Open
Haarolean opened this issue Jun 12, 2024 · 2 comments · May be fixed by #453
Open

FE: Topics: Remember user polling options #440

Haarolean opened this issue Jun 12, 2024 · 2 comments · May be fixed by #453
Assignees
Labels
area/messages area/topics scope/frontend Related to frontend changes status/needs-attention Collective discussion is required status/triage/completed Automatic triage completed type/enhancement En enhancement/improvement to an already existing feature
Milestone

Comments

@Haarolean
Copy link
Member

Polling options changed by the user should be persisted in localstorage per topic.

Settings to consider:

  1. Polling mode (oldest/newest/etc)
  2. Key/value serdes
  3. Active filter(-s)
  4. Search box text field
@Haarolean Haarolean added type/enhancement En enhancement/improvement to an already existing feature scope/frontend Related to frontend changes status/needs-attention Collective discussion is required area/topics area/messages labels Jun 12, 2024
@kapybro kapybro bot added the status/triage Issues pending maintainers triage label Jun 12, 2024
@kapybro kapybro bot added status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Jun 12, 2024
@Haarolean Haarolean moved this to Backlog in Housekeeping Jun 12, 2024
Nilumilak added a commit that referenced this issue Jun 23, 2024
@Nilumilak Nilumilak linked a pull request Jun 23, 2024 that will close this issue
@Mgrdich
Copy link
Contributor

Mgrdich commented Jul 19, 2024

Local storage and the URL can conflict with each other we must determine which one has a priority and is the source of truth @Haarolean

@Nilumilak
Copy link
Member

Local storage and the URL can conflict with each other we must determine which one has a priority and is the source of truth @Haarolean

I think, that in my case the URL will have the priority. That is what I discussed with @Haarolean

@Haarolean Haarolean removed this from Housekeeping Oct 9, 2024
@Haarolean Haarolean added this to the 1.2 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/messages area/topics scope/frontend Related to frontend changes status/needs-attention Collective discussion is required status/triage/completed Automatic triage completed type/enhancement En enhancement/improvement to an already existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants