ApollosProject / apollos-embeds

Apollos React Embeds that can be used in Webflow and other third-party websites.
https://www.npmjs.com/package/@apollosproject/apollos-embeds
0 stars 0 forks source link

Apo 1022 seacoast search bar alignment #241

Closed jimmyhogoboom closed 2 days ago

jimmyhogoboom commented 4 days ago

🐛 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

1. 2.

📸 Screenshots

linear[bot] commented 4 days ago

APO-1022 (Seacoast) Search Bar Alignment

vercel[bot] commented 4 days ago

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 commented 2 days ago

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