question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[SIP-42] Option to set a user's profile as their welcome page

See original GitHub issue

Please make sure you are familiar with the SIP process documented (here)[https://github.com/apache/incubator-superset/issues/5602]

[SIP] Proposal for an option to set a user’s profile as their welcome page

Motivation

In certain situations a user’s profile page may be more useful than Superset’s default welcome page. And while the welcome dashboard is a nice feature, the option to use the user’s profile page might be nice. It lists their favourite dashboards, rather than a single dashboard (like the welcome dashboard) or all dashboards they can access (like the default welcome page).

Proposed Change

I propose we add a config setting to allow this, defaulting to false so as not to impact any existing installs.
WELCOME_WITH_USER_PROFILE = False

Welcome dashboards can still take precedence, if supplied - all this will do is swap out the default welcome page for the user’s profile page.

New or Changed Public Interfaces

The only change should be exposing an additional config setting.

New dependencies

None.

Migration Plan and Compatibility

None necessary.

Rejected Alternatives

For our use-case we attempted using the welcome dashboards, but they did not suit our purpose. An iframe could have worked, however there seems to be no jinja access to the user id there so we can’t easily differentiate between users.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
craig-ruedacommented, May 13, 2020

Thanks for your submission! As you pointed out in your description, it probably doesn’t warrant a SIP. Either way, I’m for this change as it will be behind a flag with a default of the current behavior.

0reactions
rusackascommented, Dec 8, 2022

Since this issue is closed due to inactivity, we’ll also consider the SIP/proposal process closed as well. If you want to rekindle this proposal, please re-open this Issue, and send a new [DISCUSS] thread to the dev@ mailing list. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[SIP-42] Option to set a user's profile as their welcome page
In certain situations a user's profile page may be more useful than Superset's default welcome page. And while the welcome dashboard is a...
Read more >
Customize default local user profile - Windows Client
Configure the settings that you want to copy to the default user profile. This includes desktop settings, favorites, and Start menu options.
Read more >
Change User Profile (CHGUSRPRF) - IBM
The Change User Profile (CHGUSRPRF) command changes the values specified in a user profile. Restrictions: You must have security administrator (*SECADM) ...
Read more >
Configure User Profiles - Cisco
Step 1 From Cisco Unified CM Administration, choose User Management > User Settings > User Profile. Click Add New. Enter a Name and...
Read more >
Your User Profile | Confluence Data Center and Server 8.0
Screenshot: User profile screen for the current user ... Note that as a security precaution, in order to change your email address, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found