Open troughc opened 1 month ago
@SyamBabu-M here is another ticket for you. Please go ahead and estimate and start work when you have time.
@troughc Looks good.
@troughc @saumier What happens when "dismiss" is pressed in the banner, which indicates there are language fallbacks present? Currently, pressing dismiss will enable all fallback values to be their active value. And upon saving these values will be saved.
@troughc @saumier What happens when "dismiss" is pressed in the banner, which indicates there are language fallbacks present? Currently, pressing dismiss will enable all fallback values to be their active value. And upon saving these values will be saved
@SyamBabu-M 'Dismiss' should not enable the fallback languages to be the active value which is then saved (the fallback languages as the actual values). Dismiss is used by a user to close the banner only.
The big idea/goal is that the user intentionally sets (chooses) the fallback language as the active value. Let me know if you need any further clarification.
Reference user story: https://github.com/culturecreates/footlight-app/issues/1371
Current behaviour - to be replaced with new behaviour
Events: Publishing an entity creates literals in a language field based on the displayed fallback language when the field was not touched Events: Saving an event entity does NOT create a literal in a language field based on the fallback language when the field is not touched Place/Person/Org: Saving an entity creates a literal in a language field based on a displayed fallback language when the field was not touched
New behaviour