1996fanrui opened a new issue, #1753: URL: https://github.com/apache/incubator-streampark/issues/1753
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Sorted out some front-end improvements to improve user experience: 1. When the user only belongs to one team, StreamPark can help the user select the team by default 2. When a user belongs to multiple teams, StreamPark can help the user to select the last used team by default 3. After the team is changed, the front end needs to execute the logic after login (due to different team permissions may be different) 4. The teamId is stored in storage, and there is a bug: when the second front-end page is opened and another team is selected, the team displayed on the first page will not change, but the teamId of the requesting back-end will change. ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
