Aias00 opened a new pull request, #2385:
URL: https://github.com/apache/rocketmq-dashboard/pull/2385

   Closes #2384
   
   ## Changes
   
   - Replace the minimal login form with a responsive Studio-branded login 
layout.
   - Add a light/dark theme toggle, translated login copy, input icons, and 
autocomplete metadata.
   - Fill the viewport with `100vh` and `100dvh` to prevent empty space below 
the page.
   - Keep the existing session contract: `login(username, userId, admin)`, 
without handling a token.
   - Add focused login-page coverage for successful login, required validation, 
and theme control.
   
   ## Validation
   
   - `npm test -- --run src/pages/login/index.test.tsx`
   - `npm run build`


-- 
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]

Reply via email to