Mirrored from GitHub via DevOps Hub
Go to file
Mohamed Eltayar 3ed4173f32
Merge PR #4422: FINAL FIX - Prevent search input clearing permanently
FINAL FIX: Search input value is now permanently preserved!

- Eliminated full view reload that was clearing the search box
- Implemented body-only content updates instead of getParent().reload()
- Added value protection in _renderView for all edge cases
- Search box DOM remains untouched during data updates
- Significantly improved performance by avoiding unnecessary re-renders

This is the definitive solution - search value will NEVER be cleared again!
2025-08-29 18:46:58 +03:00
.github/workflows Update github action file 2025-08-20 12:15:20 +03:00
odex25_base Final fix: Prevent full view reload - Update body content only to preserve search input 2025-08-29 18:44:44 +03:00
README.md Add odex25_base 2024-06-24 13:55:54 +03:00

README.md

odex25-standard-modules

This Repo contains general standard modules for all projects.