This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 63
Fix app layout issues #1257
Merged
Merged
Fix app layout issues #1257
Changes from 2 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
c2fe971
Fix app layout issues
zackkrida 3be1239
Fix sidebar height class
zackkrida 40b83b9
Fix app layout issues
zackkrida 0c10b27
Fix sidebar height class
zackkrida 23b992f
Merge branch 'main' into really_fix_load_more
obulat b32edcf
Merge branch 'layout-fixes' of github.com:WordPress/openverse-fronten…
zackkrida 03251a4
merge main
zackkrida 0cb7d57
Cleanup for rtl and remove horizontal scrollbar
zackkrida 087bea5
Window scroll detection and proper input width
zackkrida e34a05b
Fix search count alignment
zackkrida 172d552
Complement to app layout issues (#1312)
krysal f85cf1e
Standardize sidebar with in CSS var; make filter sidebar border condi…
zackkrida cac0c0d
Make banner styles more consistient on mobile
zackkrida aa58a33
Reduce height of desktop translation bar
zackkrida 75a32d6
Merge
zackkrida 7d47472
Delete unused VNoticeBar
zackkrida 843b6f4
Remove hardcoded leading for search result title
zackkrida 0780ea1
Add POT file
obulat 6e205de
Remove z-index from BackToSearchResultsLink
obulat 22f5917
Merge branch 'main' into layout-fixes
obulat 5c5033b
Add POT file
obulat 4795035
Use css variable to set header height
obulat 0510040
Merge branch 'main' into layout-fixes
obulat 8969bf6
Update visual regression testing snapshots
obulat d36dc66
Remove header twitch and size change on scroll
zackkrida bb77591
Keep header height consistient
zackkrida a14144f
z-index cleanup
zackkrida 2788ad0
Fix body scroll lock for mobile filters
zackkrida 3e37bfd
merge main
zackkrida 65b2300
Add an updated pot file
zackkrida 64e2ec7
Remove logs
zackkrida 30bf3da
Stop SearchBar SearchButton from shrinking
obulat 880f216
Remove unused classes and simplify applying common classes
obulat 45cdde5
Set main width to `w-screen` to prevent it from overflowing on xs scr…
obulat 189beef
Update mobile header paddings (make them smaller)
obulat 40d7614
Extract `dismissTranslationBanner` util function
obulat dd28c44
Update snapshots
obulat fab148c
Update POT file
obulat ca3198a
Update snapshots
obulat 91094d2
Revert updates to xs media reuse snapshot
obulat 2cb96db
Remove unnecessary header-height CSS variable
obulat c61aa76
Switch the "main" element to w-full instead of w-screen
zackkrida 3bb8f23
Use viewport width on mobile; switch to full-width above
zackkrida c0599cd
Fix related image width
zackkrida f0359e3
Merge branch 'main' into layout-fixes
zackkrida 3221063
Merge main
zackkrida cf4044e
.pot file update
zackkrida File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Styles specific to the search filter sidebar have been moved up in the component tree.