Skip to content

Conversation

@david-allison
Copy link
Member

Purpose / Description

When a user switched tabs in the template editor, the preview was not updated until the user typed

mainBinding.cardTemplateEditorPager.currentItem was the previous item inside doOnTabSelected

Fixes

Approach

Provide the correct ord to use

How Has This Been Tested?

Unit tested

Tested on an API 34 emulator: still worked after

Checklist

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • UI Changes: You have tested your change using the Google Accessibility Scanner

`mainBinding.cardTemplateEditorPager.currentItem` was the previous
 item inside `doOnTabSelected`

Fixes 20097
@david-allison david-allison added Needs Review Review High Priority Request for high priority review labels Jan 13, 2026
Copy link
Member

@BrayanDSO BrayanDSO left a comment

Choose a reason for hiding this comment

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

Mah Nà Mah Nà

@BrayanDSO BrayanDSO added Needs Second Approval Has one approval, one more approval to merge and removed Needs Review labels Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Second Approval Has one approval, one more approval to merge Review High Priority Request for high priority review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tablet] Split card template editor not updating

2 participants