question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fix Casing Inconsistency In Tags.

See original GitHub issue

Some of the tags are in Capital letters, some in small. I suggest we Capitalise the tags[the first letter of each word in tagset] and use make them uniform.

🎯 Goal

  • Fix the upper/lower case inconsistency in tags.

  • Also, add a comment at the EOF which states the casing format to be used for tags. It will be useful for future contributors.

  • Add text-transform: capitalize to the tag CSS

Files to change

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
andreaslorozcocommented, Oct 2, 2019

An additional idea could be adding text-transform: capitalize; to the tag CSS (maybe as a fallback?)

0reactions
sara-02commented, Oct 2, 2019

@vivek1996 as per the discussion above, I have updated the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Property sheets use inconsistent case for labels #4142 - GitHub
Describe the bug Our use of case for property labels is all over the map. We should use consistent case for property labels....
Read more >
Tagging Inconsistencies 4.0.1 (2014-02-27) - MediaMonkey
1. Download the .mmip file and run it. · 2. Restart MediaMonkey if needed · 3. Expand the "Files to edit"-node and you...
Read more >
Renaming git tags results in inconsistency - Stack Overflow
I've tried to replicate the problem with a lightweight tag but was not able to do so. So to replicate the issue, an...
Read more >
Fixing text styling inconsistencies in your content - ClickWP
Lots of tags in the Text view – confirmed case of extraneous formatting. To fix this, switch to the Visual tab in the...
Read more >
Topic: tags have inconsistent capitalization? | WordPress.com Forums
I created a post today, and tried to tag it with “Recordings” and “Saxophone”. ... I have tried deleting the lower-case saxophone and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found