1
0
Fork 0
freesewing/packages
Benjamin Fan a7eb3e0072 fix(react): Allow bookmark title to be edited (#366)
Currently it isn't possible to edit the title of a bookmark (for example, when bookmarking a Measurements Set) for 2 reasons:
1. The modal closes as soon as you click in the title text edit box.
2. The created bookmark uses the original title, ignoring edits made to it.

This PR fixes both issues.

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/366
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-19 08:02:56 +02:00
..
collection chore: Reconfigure run 2025-05-03 11:31:07 +02:00
config feat: Added studio to monorepo 2025-04-23 16:46:23 +00:00
core Fix a special case in the reduce function when pass1 created very short segments 2025-04-26 13:42:24 +00:00
i18n feat: Added studio to monorepo 2025-04-23 16:46:23 +00:00
models feat: Added studio to monorepo 2025-04-23 16:46:23 +00:00
prettier-config feat: Added studio to monorepo 2025-04-23 16:46:23 +00:00
react fix(react): Allow bookmark title to be edited (#366) 2025-05-19 08:02:56 +02:00
snapseries feat: Added studio to monorepo 2025-04-23 16:46:23 +00:00
studio fix(studio): Remove submenus from account measurements sets and patterns. (#355) 2025-05-18 10:04:20 +00:00
utils [utils] fix: Also replace &amp; in user strings 2025-05-01 15:48:50 +00:00