-
Type:
Suggestion
-
Resolution: Won't Do
-
None
-
Component/s: None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
The current save-on-blur API (JIRA.Events.INLINE_EDIT_BLURRED) does not expose some functions that are used to write blur handlers for JIRA system and custom fields.
This means that 3rd party plugin developers must copy&paste some of these functions in order to implement save-on-blur handlers - specifically to ensure that the field does not blur when the user tabs to the inline edit field's save (tick) or cancel (cross) icons.
The API should be improved to make implementing save-on-blur a joyful experience for plugin developers.
- relates to
-
JRACLOUD-28916 Expose additional save-on-blur functionality
- Closed