Skip to content

Update Configure Tabs Indicator on Content Size Change [SYNTH-258] - #1428

Merged
PepperLola merged 3 commits into
devfrom
alexey/258/selected-tab-indicator-misaligned
Aug 5, 2026
Merged

Update Configure Tabs Indicator on Content Size Change [SYNTH-258]#1428
PepperLola merged 3 commits into
devfrom
alexey/258/selected-tab-indicator-misaligned

Conversation

@AlexD717

@AlexD717 AlexD717 commented Jul 20, 2026

Copy link
Copy Markdown
Member

Task

SYNTH-258

Symptom

Navigating to configure -> inputs -> Ernie (or any other specific input) causes the tab indicator to be misaligned

image

This also happens if you initially enter a specific input option and then you navigate to the root inputs option menu

Solution

Refresh the tab indicator when the content changes size

Verification

  • Going from the root input configuration panel to a specific input configuration causes the tab indicator to update positions to match the new panel size

Before merging, ensure the following criteria are met:

  • All acceptance criteria outlined in the ticket are met.
  • Necessary test cases have been added and updated.
  • A feature toggle or safe disable path has been added (if applicable).
  • User-facing polish:
    • Ask: "Is this ready-looking?"
  • Cross-linking between Jira and GitHub:
    • PR links to the relevant Jira issue.
    • Jira ticket has a comment referencing this PR.

@AlexD717 AlexD717 self-assigned this Jul 20, 2026
@AlexD717 AlexD717 added bug Fixes an issue ui/ux Relating to user interface, or in general, user experience labels Jul 20, 2026
@AlexD717
AlexD717 marked this pull request as ready for review July 20, 2026 21:19
@AlexD717
AlexD717 requested review from a team as code owners July 20, 2026 21:19

@rutmanz rutmanz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@0xda157 0xda157 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexD717

This comment was marked as resolved.

@BrandonPacewic BrandonPacewic added the blocked Blocked by another task label Aug 4, 2026
@AlexD717 AlexD717 removed the blocked Blocked by another task label Aug 5, 2026
@AlexD717

AlexD717 commented Aug 5, 2026

Copy link
Copy Markdown
Member Author

Since PR #1460 was merged, this is now ready for merge

@PepperLola
PepperLola merged commit 2aa9f81 into dev Aug 5, 2026
21 checks passed
@PepperLola
PepperLola deleted the alexey/258/selected-tab-indicator-misaligned branch August 5, 2026 23:55
BrandonPacewic added a commit that referenced this pull request Aug 6, 2026
* 'dev' of github.com:Autodesk/synthesis: (180 commits)
  Fix Drag Mode During Gizmo Move (#1480)
  chore: remove unneeded jsx fragments (#1474)
  Update Tabs Indicator on Content Size Change (#1428)
  Fix Configuration Input Selection (#1460)
  style: ran formatter
  Improved 2024 Field Collisions
  fix: make cancelling work and make endgame reset
  fix: use start time delay for autonomous
  feat: make match mode timer time-based
  feat: improve match result modal styling
  refactor: use null instead of explicit fallback value for camera selection
  refactor: use string UUIDs instead of incrementing integers
  fix: update array bracket formatting
  chore: refactor out new build parts functionality
  chore: update comments
  feat: obj mesh reduction fix
  feat: glTF dense meshes extra rung
  feat: mesh decimation for obj and gltf
  chore: update comments
  chore: cleanup comments
  ...
BrandonPacewic added a commit that referenced this pull request Aug 6, 2026
* 'dev' of github.com:Autodesk/synthesis: (86 commits)
  Fix Drag Mode During Gizmo Move (#1480)
  chore: remove unneeded jsx fragments (#1474)
  Update Tabs Indicator on Content Size Change (#1428)
  Fix Configuration Input Selection (#1460)
  style: ran formatter
  Improved 2024 Field Collisions
  fix: make cancelling work and make endgame reset
  fix: use start time delay for autonomous
  feat: make match mode timer time-based
  feat: improve match result modal styling
  refactor: use null instead of explicit fallback value for camera selection
  refactor: use string UUIDs instead of incrementing integers
  fix: update array bracket formatting
  chore: refactor out new build parts functionality
  chore: update comments
  feat: obj mesh reduction fix
  feat: glTF dense meshes extra rung
  feat: mesh decimation for obj and gltf
  chore: update comments
  chore: cleanup comments
  ...
BrandonPacewic added a commit that referenced this pull request Aug 6, 2026
* 'dev' of github.com:Autodesk/synthesis: (180 commits)
  Fix Drag Mode During Gizmo Move (#1480)
  chore: remove unneeded jsx fragments (#1474)
  Update Tabs Indicator on Content Size Change (#1428)
  Fix Configuration Input Selection (#1460)
  style: ran formatter
  Improved 2024 Field Collisions
  fix: make cancelling work and make endgame reset
  fix: use start time delay for autonomous
  feat: make match mode timer time-based
  feat: improve match result modal styling
  refactor: use null instead of explicit fallback value for camera selection
  refactor: use string UUIDs instead of incrementing integers
  fix: update array bracket formatting
  chore: refactor out new build parts functionality
  chore: update comments
  feat: obj mesh reduction fix
  feat: glTF dense meshes extra rung
  feat: mesh decimation for obj and gltf
  chore: update comments
  chore: cleanup comments
  ...
BrandonPacewic added a commit that referenced this pull request Aug 7, 2026
* 'dev' of github.com:Autodesk/synthesis: (193 commits)
  fix: biome lint and toasts ui
  Fix Drag Mode During Gizmo Move (#1480)
  chore: remove unneeded jsx fragments (#1474)
  Update Tabs Indicator on Content Size Change (#1428)
  Fix Configuration Input Selection (#1460)
  style: ran formatter
  Improved 2024 Field Collisions
  fix: make cancelling work and make endgame reset
  fix: use start time delay for autonomous
  feat: make match mode timer time-based
  feat: improve match result modal styling
  refactor: use null instead of explicit fallback value for camera selection
  refactor: use string UUIDs instead of incrementing integers
  fix: update array bracket formatting
  chore: refactor out new build parts functionality
  chore: update comments
  feat: obj mesh reduction fix
  feat: glTF dense meshes extra rung
  feat: mesh decimation for obj and gltf
  chore: update comments
  ...
BrandonPacewic added a commit that referenced this pull request Aug 7, 2026
* 'dev' of github.com:Autodesk/synthesis: (194 commits)
  fix: biome lint and toasts ui
  Fix Drag Mode During Gizmo Move (#1480)
  chore: remove unneeded jsx fragments (#1474)
  Update Tabs Indicator on Content Size Change (#1428)
  Fix Configuration Input Selection (#1460)
  style: ran formatter
  Improved 2024 Field Collisions
  fix: make cancelling work and make endgame reset
  fix: use start time delay for autonomous
  feat: make match mode timer time-based
  feat: improve match result modal styling
  refactor: use null instead of explicit fallback value for camera selection
  refactor: use string UUIDs instead of incrementing integers
  fix: update array bracket formatting
  chore: refactor out new build parts functionality
  chore: update comments
  feat: obj mesh reduction fix
  feat: glTF dense meshes extra rung
  feat: mesh decimation for obj and gltf
  chore: update comments
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes an issue ui/ux Relating to user interface, or in general, user experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants