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

Made styles of tabs on trending page same as search page. #8703

Merged

Conversation

Ayush1404
Copy link
Contributor

Added nav-bar class just like in the searching page to make the menu appear exactly as the searching page.Fixes #8702

Closes #8702

Changes styles of tabs on the trending page to appear same as same as the search page.

Technical

nav-bar class is used just like in the searching page.

Testing

Visit http://localhost:8080/trending/now on local deployment to see the changes and test them out.

Screenshot

Before:
image
After:
image

Stakeholders

@cdrini

Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

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

@Ayush1404 your original changes look correct, but I believe you accidentally pushed up another commit? Create unassign_inactive_contributors.py should not be part of the PR.

@cdrini cdrini self-assigned this Jan 11, 2024
@cdrini cdrini added the Needs: Submitter Input Waiting on input from the creator of the issue/pr [managed] label Jan 11, 2024
@Ayush1404
Copy link
Contributor Author

Ayush1404 commented Jan 11, 2024

Hey, very sorry that I did that, I am a little new to this.I have removed unnecessary commit now, is that okay?

@Ayush1404 Ayush1404 force-pushed the change_trending_page_tab_style branch from c112577 to 12bc1ae Compare January 11, 2024 06:45
Ayush1404 and others added 2 commits January 11, 2024 12:24
Added nav-bar class just like in the searching page to make the menu appear exactly as the searching page.Fixes internetarchive#8702
@Ayush1404 Ayush1404 force-pushed the change_trending_page_tab_style branch from 12bc1ae to b7f0c24 Compare January 11, 2024 06:55
@Ayush1404
Copy link
Contributor Author

Ayush1404 commented Jan 11, 2024

Sorry i am a little new to this so i did some mistakes but it should be fine now, will be happy to know from you tho

@cdrini cdrini removed the Needs: Submitter Input Waiting on input from the creator of the issue/pr [managed] label Jan 11, 2024
Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

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

Lgtm! Tested on testing and works correctly.

@cdrini cdrini merged commit 3677dd2 into internetarchive:master Jan 11, 2024
3 checks passed
@Ayush1404 Ayush1404 deleted the change_trending_page_tab_style branch March 1, 2024 00:36
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.

Tabs on Trending page should have same style as those on search page
2 participants