massenergize / frontend-portal

Front End Code for the MassEnergize Community Portal. The community portal is customized for each participating community, and has the canonical URL https://community.massenergize.org/<community-name>/. For example, https://community.massenergize.org/wayland/.
MIT License
5 stars 2 forks source link

Fix: search functionality on the TeamsPage #1391

Closed abdullai-t closed 1 month ago

abdullai-t commented 1 month ago

Summary / Highlights

This pull request addresses an issue with the search functionality on the TeamsPage where the search text was not displaying in the search bar. This fix ensures that the entered search text is correctly shown in the search input field..

Details (Give details about what this PR accomplishes, include any screenshots etc.)

https://github.com/massenergize/frontend-portal/assets/42780120/4ddc52d8-8cab-4c78-b544-aaaf1558cca3

Testing Steps (Provide details on how your changes can be tested)

Requirements

Transparency (Project board)

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

Other information: Any otherthing we need to know