Skip to content

fix: handle first option select#2582

Open
luka-nextcloud wants to merge 1 commit into
mainfrom
fix-first-option-select
Open

fix: handle first option select#2582
luka-nextcloud wants to merge 1 commit into
mainfrom
fix-first-option-select

Conversation

@luka-nextcloud
Copy link
Copy Markdown
Contributor

@luka-nextcloud luka-nextcloud commented May 7, 2026

Summary

Cell value parsing improvements: adjust the value parsing logic in the RowService. Add handle cases where the parsed value is the integer 0, ensuring it is returned as the string '0' instead of being treated as a null value.

@luka-nextcloud luka-nextcloud added bug Something isn't working 3. to review Waiting for reviews labels May 7, 2026
@luka-nextcloud luka-nextcloud requested review from a team and removed request for a team May 11, 2026 14:37
Comment thread lib/Service/RowService.php Outdated
@luka-nextcloud luka-nextcloud force-pushed the fix-first-option-select branch from b5eb114 to 7c8648e Compare May 12, 2026 09:19
Signed-off-by: Luka Trovic <luka@nextcloud.com>
@luka-nextcloud luka-nextcloud force-pushed the fix-first-option-select branch from 7c8648e to f04f2c5 Compare May 12, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column not save when select the first option

3 participants