You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g., if the datasets table is empty, render a nice big import icon + text what needs to be done to change this. For the users list, the table will never be empty, since there's always at least one account --> Maybe show the header if the user count === 1.
In general, such onboarding steps should only be shown for admin accounts probably.
The text was updated successfully, but these errors were encountered:
* Add placeholders for empty tables, lists (#2927)
* fix linter
* only show dataset upload placeholder for admins and a simple message otherwise
* fix e2e tests
* apply PR feedback
* Update CHANGELOG.md [ci skip]
* show alert when there are new inactive users
* update changelog
* apply PR feedback and show 14 days hint when showing inactive users
E.g., if the datasets table is empty, render a nice big import icon + text what needs to be done to change this. For the users list, the table will never be empty, since there's always at least one account --> Maybe show the header if the user count === 1.
In general, such onboarding steps should only be shown for admin accounts probably.
The text was updated successfully, but these errors were encountered: