Summary
When I open the share modal directly, the details tab is underlined by default

Category
Select one: BUG
How to reproduce
- Before running devserver, run "yarn run devsetup" if you haven't done so already to have test data available.
- Login as user "a@a.com", password: "a"
- Open a channel you can edit
- In the channel editor, click channel options dropdown in upper right corner
- Select "Share channel"
Expected
- A user arrives on URL that ends with
/sharing (instead of using sharing=true URL query parameter) - "Sharing" tab is underlined
Real-life consequences
- Slightly annoying
- Regarding developers, this will solve part of our routing tech debt and will make any further work on this page easier
Summary
When I open the share modal directly, the details tab is underlined by default

Category
Select one: BUG
How to reproduce
Expected
/sharing(instead of usingsharing=trueURL query parameter)Real-life consequences