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

Apo 1022 seacoast search bar alignment #241

Closed
wants to merge 1 commit into from

Conversation

jimmyhogoboom
Copy link
Contributor

🐛 Issue

Closes #233

The profile popup width is based on the viewport width by default, and is absolutely positioned so its width isn't controlled by its container.

✏️ Solution

Implement a new data prop data-search-profile-size which takes a CSS width string, allowing the consumer to specify whatever width they need.

Also nudge the popup to the right 15px to align it with the search bar.

🔬 To Test

📸 Screenshots

Copy link

linear bot commented Nov 22, 2024

Copy link

vercel bot commented Nov 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
apollos-micro-service ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 11:02pm
apollos-web-embeds ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 11:02pm

@redreceipt
Copy link
Member

@jimmyhogoboom this is supposed to close APO-1017. could you change the branch?

@jimmyhogoboom jimmyhogoboom deleted the apo-1022-seacoast-search-bar-alignment branch November 25, 2024 15:05
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.

search modal alignment is off
2 participants