GrandComicsDatabase / gcd-django

Website of Grand Comics Database
GNU General Public License v3.0
91 stars 31 forks source link

Disambiguation text for features isn't shown in the edit view anymore #597

Open LegalizeAdulthood opened 1 year ago

LegalizeAdulthood commented 1 year ago

Previously the disambiguating text was shown, e.g. 'The Avengers [superhero]', so that you could know that the proper feature was selected by simply reading the feature name. Now you need to examine the links used for the features to ensure that the correct feature is being used.

This is a regression from previous editing behavior.

jochengcd commented 1 year ago

No need to examine the links, the disambiguation is used in the compare view, which is the place to check your edits.

LegalizeAdulthood commented 1 year ago

It's very convenient to have them shown in the edit view, particularly when working on issues with many sequences.