ever-co / ever-teams

Ever® Teams™ - Open Work and Project Management Platform - https://ever.team
https://ever.team
GNU Affero General Public License v3.0
264 stars 46 forks source link

[Improvement] Pre-select the most recent Workspace & Team #2678

Closed KostyaEver closed 2 months ago

KostyaEver commented 3 months ago

The idea is to have preselected the most recent used:

It may help avoid extra clicks for most users

Screenshot at Jul 02 16-34-05
evereq commented 3 months ago

Yes, store it in browser localStorage or something like that OR even better if we have a settings for each Employee for "Default WorkspaceId" and "Default Team ID" and "Default ProjectId", 100% makes sense. Show what was selected before, but still require user to click "Continue"

evereq commented 2 months ago

@GloireMutaliko21 / @KostyaEver this is weird, because we kind of worked on similar in https://github.com/ever-co/ever-teams/pull/1839 before (by @desperado1802 ) and now I see similar tasks / code in https://github.com/ever-co/ever-teams/pull/2686, how is that possible!?

evereq commented 2 months ago

Ah, haha, he did it in mobile app :))) @GloireMutaliko21 / @KostyaEver ...

evereq commented 2 months ago

But still, it means @GloireMutaliko21 we already have that defaultTeamId in Gauzy APIs! (not sure about defaultWorkspaceId, don't think we have that for user in Gauzy, but please check!)