Skip to content

[1.4] core: frontend: Fix layout issues on small screens - #4439

Merged
joaoantoniocardoso merged 5 commits into
bluerobotics:1.4-devfrom
patrickelectric:fix-layout-small-screens-14
Sep 14, 2026
Merged

joaoantoniocardoso merged 5 commits into
bluerobotics:1.4-devfrom
patrickelectric:fix-layout-small-screens-14

Conversation

@patrickelectric

Copy link
Copy Markdown
Member

Helps #4391

Cherry-pick of #4422

Vuetify stylesheet is imported after this one and both selectors have
the same specificity, so break-all was winning and titles were still
breaking in half.

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
…obile

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
… screens

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
@github-actions

Copy link
Copy Markdown

Automated PR Review

0. Summary

  • Verdict: LGTM :shipit:

Small, focused responsive-layout cherry-pick for the 1.4 branch: forces the Processes data table to stay tabular on narrow viewports, lets the compass card's action buttons wrap with spacing, stacks the failsafe param rows on xs and aligns via text-sm-end utilities (replacing the CSS rule), scopes the global .v-card__text/__title word-break rule under .v-application (with overflow-wrap: break-word), and constrains the Autopilot banner image with max-width: 100% / object-fit: contain.

No further comments, nice job 👍

Generated by PR Review Bot. This is advisory, a human reviewer must still approve.

@patrickelectric
patrickelectric requested a review from a team September 14, 2026 16:12
@joaoantoniocardoso
joaoantoniocardoso merged commit d0532f3 into bluerobotics:1.4-dev Sep 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants