Sort name gets modified invisibly #64

Closed
opened 2023-11-09 14:41:07 +00:00 by lukas · 0 comments
Owner

Right now when a Game or Edition is saved, the sort_name field is automatically modified to move articles to the end. This is not reflected in the UI so there's a disconnected between what you see being saved and what is saved.

Solutions:

  1. Only implement the function in JavaScript, that way it's WYSIWYG
  2. Include a note next to the field saying articles are always removed to the end of sort_name
Right now when a Game or Edition is saved, the `sort_name` field is automatically modified to move articles to the end. This is not reflected in the UI so there's a disconnected between what you see being saved and what is saved. Solutions: 1. Only implement the function in JavaScript, that way it's WYSIWYG 2. Include a note next to the field saying articles are always removed to the end of sort_name
lukas closed this issue 2024-03-04 15:50:41 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lukas/timetracker#64
No description provided.