Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: c4a09634 by Cédric Krier at 2025-05-28T18:11:23+02:00 Unselect other rows when radio button of row is selected The selection of a radio button, deselect automatically the other radio button so we must update the selection of other rows to remove the selected class. Closes #14044 - - - - - 9beab3cc by Cédric Krier at 2025-05-28T18:15:07+02:00 Store the selected state before deselect all the rows We must toggle the state of the row based on the original state. Otherwise on single mode, clicking on a selected row keep it selected. Closes #14045 - - - - - 1 changed file: - sao/src/view/tree.js View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/3899ec3c773815dd78935e9c3471a7c54310d0af...9beab3cc71d067f603a133540bac10eb77ea3228 -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/3899ec3c773815dd78935e9c3471a7c54310d0af...9beab3cc71d067f603a133540bac10eb77ea3228 You're receiving this email because of your account on foss.heptapod.net.