today_ai_weather/app/views
songtianlun 80c2f9a1df feat: add loading spinner and search updates
- Implement loading state in the search input with spinner.
- Optimize the search request to handle pending requests and cancels.
- Add dynamic response handling for Turbo frames to load search results.
- Create a new partial for city search results.
- Update the cities controller to support Turbo stream responses.

These enhancements improve user experience during searches by showing a loading
spinner and addressing potential issues with overlapping requests, ensuring
that the application remains responsive and functional when fetching city
search results.
2025-02-12 14:47:30 +08:00
..
arts feat: add pagination to cities and arts index 2025-01-23 17:30:05 +08:00
cities feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
devise feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
home feat: update latest weather art display 2025-02-02 00:21:51 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts feat: enhance user authentication features 2025-02-11 16:18:10 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
shared migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
weather_arts feat: add admin panel and update database URL 2025-02-11 16:56:51 +08:00