Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make appSidebar scrollable inside #1485

Merged
merged 1 commit into from
Oct 20, 2020
Merged

Make appSidebar scrollable inside #1485

merged 1 commit into from
Oct 20, 2020

Conversation

skjnldsv
Copy link
Contributor

@skjnldsv skjnldsv commented Oct 16, 2020

Joas told me recently they had to rely on hacks to make the sidebar inner scrollable.
The AppSidebar needs to be as simple as possible, so I made the inner tabs scrollable by default and integrated two new events:

  • scroll, the tab is being scrolled
  • bottomReached, the tab is scrolled to the bottom

I also fixed some variables on the css

@raimund-schluessler
Copy link
Contributor

I will only have time to look at it on Tuesday.

Copy link
Contributor

@marcoambrosini marcoambrosini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on talk and doesn't break anything!

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Oct 20, 2020
@skjnldsv skjnldsv merged commit bfea111 into master Oct 20, 2020
@skjnldsv skjnldsv deleted the fix/app-sidebar branch October 20, 2020 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement New feature or request feature: app-sidebar Related to the app-sidebar component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants