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: 3718 make page and active tab computed #3736

Merged
merged 5 commits into from
May 15, 2024

Conversation

connoratrug
Copy link
Contributor

Closes #3718

What are the main changes you did:

  • instead of keeping local state in components and page store state via query-param, and computed values to use in page and query

how to test:

  • explain here what to do to test this (or point to unit tests)

todo:

  • updated docs in case of new feature
  • added/updated tests
  • added/updated testplan to include a test for this fix, including ref to bug using # notation

instead of keeping local state in components and page store state via query-param, and computed values to use in page and query
Copy link

sonarcloud bot commented May 15, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@connoratrug connoratrug merged commit bbb2fc8 into master May 15, 2024
6 checks passed
@connoratrug connoratrug deleted the fix/3718-make-page-and-tab-computend branch May 15, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants