Skip to content

feat: Add scrollbar in unscheduled sessions #4793

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

Merged

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Aug 18, 2020

Fixes #4166

@auto-label auto-label bot added the feature label Aug 18, 2020
@vercel
Copy link

vercel bot commented Aug 18, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/jsucyrw0z
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-unscheduled-scroll.eventyay.vercel.app

@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #4793 into development will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #4793      +/-   ##
===============================================
+ Coverage        23.16%   23.30%   +0.13%     
===============================================
  Files              480      481       +1     
  Lines             5051     5064      +13     
  Branches            14       15       +1     
===============================================
+ Hits              1170     1180      +10     
- Misses            3879     3881       +2     
- Partials             2        3       +1     
Impacted Files Coverage Δ
app/utils/color.ts 80.00% <0.00%> (ø)
app/components/schedule.ts 48.14% <0.00%> (+0.14%) ⬆️
app/components/scheduler/unscheduled-session.js 80.00% <0.00%> (+2.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf2ed2b...fabcc7c. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 92ab64e into fossasia:development Aug 18, 2020
@iamareebjamal iamareebjamal deleted the unscheduled-scroll branch August 29, 2020 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scheduler: Implement scroll bar to always show "calendar"
1 participant