Skip to content

refactor: move Algolia search box styles from JS to CSS#804

Open
Parth-Garg2629 wants to merge 1 commit intoprecice:masterfrom
Parth-Garg2629:fix/algolia-styles-to-css
Open

refactor: move Algolia search box styles from JS to CSS#804
Parth-Garg2629 wants to merge 1 commit intoprecice:masterfrom
Parth-Garg2629:fix/algolia-styles-to-css

Conversation

@Parth-Garg2629
Copy link
Contributor

The Algolia search box was styled via JS (elem.style.* calls) in algolia-search.js, with a comment acknowledging this was a workaround. The equivalent CSS was already written — just commented out in the same file.

This PR moves those styles into the existing Search section of css/customstyles-precice.css and removes the JS style injection and the dead commented CSS block.

No visual changes — styles are identical.

@MakisH MakisH added GSoC Contributed in the context of the Google Summer of Code technical Technical issues on the website labels Feb 24, 2026
@Parth-Garg2629 Parth-Garg2629 deleted the fix/algolia-styles-to-css branch February 24, 2026 11:05
@Parth-Garg2629 Parth-Garg2629 restored the fix/algolia-styles-to-css branch February 25, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSoC Contributed in the context of the Google Summer of Code technical Technical issues on the website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants