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

Fix Bug: Include Transient Settings in Fetch Logic #43

Closed

Conversation

KishoreKicha14
Copy link
Contributor

@KishoreKicha14 KishoreKicha14 commented Jan 16, 2025

Description

When fetching settings via the code in the following file:
TopNQueries.tsx - Line 185, the logic seems to only account for persistent settings.

Bug Link: #29

Issue: Transient settings are ignored.
Concern: Should transient settings be included, or is it mandatory for these settings to be marked as persistent?

Issues Resolved

What Changed: Transient settings accounted in addition to persistent settings, unless explicitly intended otherwise.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@deshsidd
Copy link
Collaborator

Can you add more details to the description and link the bug that you are fixing please? @KishoreKicha14

@ansjcy
Copy link
Member

ansjcy commented Jan 16, 2025

Please don't include changes from other PRs in this PR #40

@ansjcy
Copy link
Member

ansjcy commented Jan 16, 2025

Also please attach screenshot/videos to show the fix is working.

@KishoreKicha14 KishoreKicha14 changed the title Fix transient Fix Bug: Include Transient Settings in Fetch Logic Jan 17, 2025
Signed-off-by: Kishore Kumaar Natarajan <[email protected]>
@deshsidd
Copy link
Collaborator

closing based on : #49

@deshsidd deshsidd closed this Jan 21, 2025
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

Successfully merging this pull request may close these issues.

3 participants