Skip to content

LT-22373c: Fix NumberingStyle get in DictionaryNodeOptions#899

Closed
aror92 wants to merge 3 commits into
mainfrom
LT-22373c
Closed

LT-22373c: Fix NumberingStyle get in DictionaryNodeOptions#899
aror92 wants to merge 3 commits into
mainfrom
LT-22373c

Conversation

@aror92
Copy link
Copy Markdown
Contributor

@aror92 aror92 commented May 19, 2026

Previously updated the NumberingStyle get method in SenseOptionsView, so that it returns null when no numbering style is selected. This avoids an issue where sense numbering style gets treated as empty when reversal number style is an empty string.
But this only applies to the dictionary configuration dialog preview.

Updating the NumberingStyle get method in DictionaryNodeOptions to fix the issue for the dictionary and reversal displays.


This change is Reviewable

Previously updated the NumberingStyle get method in SenseOptionsView,
so that it returns null when no numbering style is selected.
This avoids an issue where sense numbering style gets treated as empty
when reversal number style is an empty string.
But this only applies to the dictionary configuration dialog preview.

Updating the NumberingStyle get method in DictionaryNodeOptions
to fix the issue for the dictionary and reversal displays.

Change-Id: Id8442bba1e72049272e67d5fc5424f8ef42fe3c7
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 19, 2026

NUnit Tests

    1 files  ±0      1 suites  ±0   11m 34s ⏱️ +57s
4 205 tests ±0  4 131 ✅  - 3  71 💤 ±0  3 ❌ +3 
4 214 runs  ±0  4 140 ✅  - 3  71 💤 ±0  3 ❌ +3 

For more details on these failures, see this check.

Results for commit 1c25b82. ± Comparison against base commit 272325a.

♻️ This comment has been updated with latest results.

aror92 added 2 commits May 20, 2026 09:30
Instead of changing behavior of NumberingStyle get method,
create NonEmptyNumberingStyle property whose get returns
null if empty.

Change-Id: Ica58deff94eedcda8549fb9ae971151ea16b79e8
Change-Id: I5eac83e66fc4b9f8d684ed7e0fb1693a1e770bc0
@aror92 aror92 closed this May 20, 2026
@aror92 aror92 deleted the LT-22373c branch May 20, 2026 21:03
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.

1 participant