Skip to content

Remove sticky positioning from search bar and reorder button#116

Merged
markmur merged 1 commit into
mainfrom
fix/remove-sticky-search-bar
Apr 11, 2026
Merged

Remove sticky positioning from search bar and reorder button#116
markmur merged 1 commit into
mainfrom
fix/remove-sticky-search-bar

Conversation

@markmur

@markmur markmur commented Apr 11, 2026

Copy link
Copy Markdown
Owner

The search bar and reorder button were pinned to the top of the scroll container with sticky top-0 z-10, causing them to float over content while scrolling. Removing the sticky classes lets them flow naturally with the rest of the list.

Scroll through a list with several tasks to confirm the search bar and reorder button scroll away with the content instead of staying fixed at the top.

@netlify

netlify Bot commented Apr 11, 2026

Copy link
Copy Markdown

Deploy Preview for what-todo-web ready!

Name Link
🔨 Latest commit 18ec6a4
🔍 Latest deploy log https://app.netlify.com/projects/what-todo-web/deploys/69daa4aab208e50008a7a838
😎 Deploy Preview https://deploy-preview-116--what-todo-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@markmur markmur force-pushed the fix/remove-sticky-search-bar branch from 5a34cea to 18ec6a4 Compare April 11, 2026 19:44
@markmur markmur enabled auto-merge (squash) April 11, 2026 19:44
@markmur markmur merged commit e4a0a6e into main Apr 11, 2026
8 checks passed
@markmur markmur deleted the fix/remove-sticky-search-bar branch April 11, 2026 19:45
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.

1 participant