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 ModalUsername, ModalUsername2 etc descriptive names #95

Closed reinierl closed 2 years ago

reinierl commented 2 years ago

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

ModalUsername ModalUsername2 ModalUsername3 ModalUsername4

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

ModalUsername renamed to UsernameNoAvatar ModalUsername2 renamed to UsernameAvatar ModalUsername3 renamed to UsernameAvatarChip removed ModalUsername4