Important to check before we release the new button style from https://github.com/owncloud/owncloud-design-system/pull/791
Previously, button texts were capitalized. The new button style is not capitalized anymore. Looks much better, but we have to double check that all button texts in Phoenix are correct regarding upper-/lowercase (e.g. check if there are buttons that start with a lowercase letter, which would be wrong).
@pmaier1 @LukasHirt Do we have a common understanding of how button texts should be written out? My personal preference is to start with a capital letter and then write everything else like it would be in a normal sentence. There are voices out there which state, that buttons should have every word starting with an uppercase letter. I'm not a fan of that.
E.g. "Close and comment" vs "Close And Comment". I would prefer "Close and comment". E.g. In German, the first letter and all nouns and names would start with a capital letter.
I would also vote for only starting with the capital letter.
Do we have a common understanding of how button texts should be written out? My personal preference is to start with a capital letter and then write everything else like it would be in a normal sentence.
I'm not aware of any 'official guidelines' we have for this but I agree a lot with your preference and would just decide to do it like this :+1:
Closing this as fixed within the a11y efforts, I do have extracted your opinions and will publish them in a conventions file I'm sourcing right now for this repo