hmcts / ia-aip-frontend

MIT License
3 stars 4 forks source link

RIA-6870 timeout modal reflow fix #988

Closed nilay913 closed 2 months ago

nilay913 commented 1 year ago

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/RIA-6870

Change description

Added a breakpoint at 525px width so whenever it is smaller than this, the timeout modal stretches and the font size goes smaller in order to fit all the timout modal content on the page. Note to QA. Timeout usually starts 18 mins in, way to force it open is to go to client/session-timeout.ts and add this.openModal(); between lines 39 and 40, this will cause the modal to be shown at all times

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No
github-actions[bot] commented 2 months ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.