acoustic-carpenter-78188
06/16/2023, 8:35 PMlocalStorage. Specifically, this allows users to save a users last selected project and domain from the project select UI so that subsequent visits will default to those values and skip the need to select project/domain.
• Saves users last selected project/domain in localStorage; will skip the project select UI if value exists in localStorage
• Adds a new "View all projects" link in the project-select dropdown (in left-nav)
• Changes project select URL to /select-project
• User intents captured:
1. User selects from project select view
2. User select from project select drop-down (in side-nav)
Type
☐ Bug Fix
☑︎ Feature
☐ Plugin
Are all requirements met?
☑︎ Code completed
☑︎ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
Follow-up issue
NA
flyteorg/flyteconsole
GitHub Actions: Build & Push FlyteConsole Image
GitHub Actions: Get Release Tag
GitHub Actions: Generate Release
GitHub Actions: unit_tests_with_coverage
✅ 5 other checks have passed
5/9 successful checksacoustic-carpenter-78188
06/22/2023, 9:33 PMacoustic-carpenter-78188
06/22/2023, 11:07 PM