Fix(search): pleace search bar below navbar #98
Closed
johannes.vos
wants to merge 1 commits from
bugfix/search-bar-below-navbar into main
pull from: bugfix/search-bar-below-navbar
merge into: :main
:main
:chore/privacy-policy-and-imprint
Labels
Clear labels
Area/Global
Area/Search Results
Area/Settings
Area/Start page
Compat/Breaking
Kind/Bug
Kind/Chore
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Refactor
Kind/Security
Kind/Testing
Kind/Urgent
A global issue or pull request
An issue or pull requests related to the search results feature
The issue or pull request is related to the settings
Related to the start page
Breaking change that will not be backward compatible
Something is not working
Chore and maintainerance
Documentation changes
Improve existing functionality
New functionality
Refactoring code
This is security issue
Issue or pull request related to testing
The issue or pull request is urgent
Priority
Critical
1
The priority is critical
Priority
High
2
The priority is high
Priority
Low
4
The priority is low
Priority
Medium
3
The priority is medium
Reviewed
Confirmed
1
Issue has been confirmed
Reviewed
Duplicate
2
This issue or pull request already exists
Reviewed
Invalid
3
Invalid issue
Reviewed
Will Not Fix
3
This issue will not be fixed
Status
Abandoned
3
Somebody has started to work on this but abandoned work
Status
Blocked
1
Something is blocking this issue or pull request
Status
Need More Info
2
Feedback is required to reproduce issue or to continue work
Projects
Clear projects
No projects
Project Board
Done
No Assignees
johannes.vos
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Seekra/frontend#98
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Search bar below navbar (Bugfix)
I realize that the commit isn't safe; I'll fix the problem right away.
Goal
Move the Search bar below the navbar. -> when under 1000px.
Changes
Navbar.vueSearchResultsView.vueRelated issues
Closes: #97
@@ -93,2 +94,4 @@width: 70%;}@media (max-width: 1000px) {That is not a major device width break.
It‘s the critical width where it look bad
Please use
67.5rem(the width where tablets begin)@@ -37,0 +60,4 @@border-bottom: 1px solid var(--border);}@media (max-width: 1000px) {Please use
67.5rem(the width where tablets begin)Search bar below navbarto Fix: pleace search bar below navbarFix: pleace search bar below navbarto Fix(search): pleace search bar below navbarPull request closed