nikolockenvitz / sap-addon

Firefox/Chrome Extension for SAP internal webpages
MIT License
28 stars 4 forks source link

[Feature Request] Enable Auto Login for Slack #23

Open AndreCunha1 opened 11 months ago

AndreCunha1 commented 11 months ago

Hello,

It would be nice if this extension could offer an auto login option also for Slack, similar to the Mural one, but using a configured workspace (e.g. "sap-btp.slack.com") instead.

Currently, whenever the Slack session is lost or cleared, we are presented with this screen, which is annoying having to type our workspace every time: https://app.slack.com/workspace-signin

PS: I use Slack strictly through the browser, not through its own desktop application.

Thank you and best regards, Andre

nikolockenvitz commented 11 months ago

Hi @AndreCunha1, thanks for sharing your idea :+1:

Unfortunately, I don't have time to work on this / it's not relevant for myself.

But we can keep this issue open and see if others would also be interested in such a feature. And maybe you or someone else wants to implement such a "Remember Workspace" / "Auto Login" feature. In case it's only about remembering the workspace, this could either be configured in the addon's popup or just inferred from the most-recently used workspace (either on tab or global level).

Happy to review pull requests and help with understanding the code.