seongjinyoon opened a new pull request, #3721: URL: https://github.com/apache/texera/pull/3721
**Description:** Fix login and registration error notification display by using proper error message extraction. **Problem:** When users entered incorrect credentials during sign in or registration, no error notification was displayed on the UI. The issue was caused by using nzDuration options with the notification service, which only displayed the message for 10 milliseconds. **Solution:** Removed nzDuration <img width="3024" height="1646" alt="Screenshot 2025-09-09 at 1 15 36 PM" src="https://github.com/user-attachments/assets/a2647324-dd4d-4e30-8096-60d0e6702c17" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
