Relocate Settings version/update UI into the modal footer to reduce header crowding. - Remove the version/update-check control block from the Settings modal header. - Add a dedicated footer version container and keep the update-check action/result rendering there. - Update Settings modal CSS for the new footer layout and mobile wrapping behavior. - Extend mobile tests to verify footer placement and update-check button clickability. Files changed: packages/dashboard/app/components/SettingsModal.css | 25 +++++++-- packages/dashboard/app/components/SettingsModal.tsx | 64 +++++++++++----------- packages/dashboard/app/components/__tests__/settings-mobile.test.tsx | 27 ++++++++- 3 files changed, 77 insertions(+), 39 deletions(-) Fusion-Task-Id: FN-5765 Fusion-Task-Lineage: 97923f08-e787-4274-a4ce-8b615b909468
45 KiB
45 KiB