cycleplanet / cycle-planet

Official Cycle Planet repo, an open source and non-profit network of long distance cyclers and those who want to host them.
https://cycleplanet.org/
MIT License
10 stars 4 forks source link

Give ModalCountryChip, ModalCountryChip2 etc descriptive names #96

Closed reinierl closed 2 years ago

reinierl commented 2 years ago

At the moment we have no less than four Vue components named "ModalCountryChip":

ModalCountryChip ModalCountryChip2 ModalCountryChip3 ModalCountryChip4

These have to be given better names that describe the differences between them. Also we should check if in fact some of them can be combined into one component that can be parameterised for the desired behaviour or looks.

bidsinga commented 2 years ago

ModalCountryChip renamed to CountrychipLarge ModalCountryChip2 renamed to CountrychipSmall removed ModalCountryChip3 removed ModalCountryChip4