Files
DocsGPT/frontend
Rahul Badade a6fafa6a4d Fix: Autoselect input text box on pageload and conversation reset (#2177) (#2194)
* Fix: Autoselect input text box on pageload and conversation reset

- Added autoFocus to useEffect dependency array in MessageInput
- Added key prop to MessageInput to force remount on conversation reset
- Implemented refocus after message submission
- Removed duplicate input clearing logic in handleKeyDown

Fixes #2177

* fix: optimize input handling

---------

Co-authored-by: Alex <a@tushynski.me>
2025-12-19 18:57:57 +02:00
..
2023-02-09 10:03:56 +05:30
2025-11-14 19:53:19 +02:00
2023-03-27 21:44:22 +01:00
2023-02-09 08:01:22 +05:30
2025-12-05 20:57:39 +02:00
2024-01-19 21:34:28 +08:00
2023-02-07 23:27:21 +05:30
2023-03-05 22:36:57 +05:30