joedixon / laravel-translation

Translation management for your Laravel application.
MIT License
699 stars 231 forks source link

Auto populate group field on create if group was already selected in a language index page #174

Closed ZakariaBenali closed 2 years ago

ZakariaBenali commented 3 years ago

For better user experience I think it's better if we auto-populate the group field on create page from the index page if it was selected.

This is to save the user the struggle of going back to the index page to see the group name and also to avoid misspelling it.