<#774 feat: Add localStorage for selected Project/...
# flyte-github
a
#774 feat: Add localStorage for selected Project/Domain Pull request opened by jsonporter This PR will provide a way to store certain default behaviors/values in
localStorage
. 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 checks