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

Add carousel arrows #4977

Merged
merged 4 commits into from
Aug 7, 2019
Merged

Add carousel arrows #4977

merged 4 commits into from
Aug 7, 2019

Conversation

octavioamu
Copy link
Contributor

Description

Add clickable arrows to featured bounties carousel

Refers/Fixes
Testing

https://embed.vidyard.com/share/CuHhZDHuNnG4D75WWHtQLo


.featured-bounties:hover .featured-bounties__arrow {
opacity: 1;

Copy link
Member

Choose a reason for hiding this comment

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

could we remove extra line ?

opacity: 1;

}
.featured-bounties__arrow {
Copy link
Member

Choose a reason for hiding this comment

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

could we add empty line ? :P

@codecov
Copy link

codecov bot commented Aug 7, 2019

Codecov Report

Merging #4977 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4977   +/-   ##
=======================================
  Coverage   30.69%   30.69%           
=======================================
  Files         216      216           
  Lines       17498    17498           
  Branches     2389     2389           
=======================================
  Hits         5371     5371           
+ Misses      11910    11909    -1     
- Partials      217      218    +1
Impacted Files Coverage Δ
app/dashboard/views.py 14.21% <0%> (ø) ⬆️

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 9c3b47b...854d7f5. Read the comment docs.

danlipert
danlipert previously approved these changes Aug 7, 2019
thelostone-mc
thelostone-mc previously approved these changes Aug 7, 2019
@octavioamu octavioamu dismissed stale reviews from thelostone-mc and danlipert via 854d7f5 August 7, 2019 13:37
@thelostone-mc thelostone-mc merged commit d52a466 into master Aug 7, 2019
@thelostone-mc thelostone-mc deleted the carousel-arrows branch June 27, 2020 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants