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

fix search css and js bugs #5938

Merged
merged 2 commits into from
Feb 5, 2020
Merged

fix search css and js bugs #5938

merged 2 commits into from
Feb 5, 2020

Conversation

octavioamu
Copy link
Contributor

Description

Fix some bugs:
image

nav across the site with diff styles
image

select2 classes
image

Add gc-search class to search module to avoid collisions.

Add responsive css
image

Css changes to avoid flicking spaces.

Add scroll to handle many results on box.

Refers/Fixes
Testing

Tested diff pages and nav sizes.

@owocki
Copy link
Contributor

owocki commented Feb 5, 2020

looks good; thanks for the cleanup!

background-color: #fafafa;
color: #5d666f;
cursor: pointer;
text-decoration: none;
border: none;
border-left: 5px solid #3E00FF;
/* border: none; */
Copy link
Member

Choose a reason for hiding this comment

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

can we remove this ?

Copy link
Member

@thelostone-mc thelostone-mc left a comment

Choose a reason for hiding this comment

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

@octavioamu LGTM !
Do we wanna raise this against master give we'll be deploying stuff today ?

@codecov
Copy link

codecov bot commented Feb 5, 2020

Codecov Report

Merging #5938 into stable will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #5938      +/-   ##
==========================================
+ Coverage   17.52%   17.52%   +<.01%     
==========================================
  Files         259      259              
  Lines       23133    23806     +673     
  Branches     3372     3645     +273     
==========================================
+ Hits         4053     4171     +118     
- Misses      19070    19587     +517     
- Partials       10       48      +38
Impacted Files Coverage Δ
...eting/management/commands/assemble_leaderboards.py 20.96% <0%> (ø) ⬆️
...rketing/management/commands/no_applicants_email.py 0% <0%> (ø) ⬆️
app/dashboard/views.py 11.2% <0%> (+1.85%) ⬆️

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 d9a5cdb...d46575d. Read the comment docs.

@octavioamu octavioamu merged commit bded235 into stable Feb 5, 2020
@thelostone-mc thelostone-mc deleted the fix/search-bugs branch June 27, 2020 00:49
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