We’re extremely excited to bring custom tags to our users in the next few weeks! With this feature, users will be able to name the tag and select an icon to create a custom tag that will sync across ...
I see slightly different behavior than Eric Wagner reported. When I click to add a new tag, it's not clear what "element" has focus and clicking into the Tag Name input field doesn't give that field focus. Pressing tab lets you cycle through giving focus to 3 elements in this order: 1. The Featured icon tab, 2. The first icon in the list of Featured icons, and 3. weirdly up to the "Name this tag" string that looks like a field label above the Tag Name input box. It looks like this when that string seems to get focus. The only evidence is the cursor:
With this string "in focus", I can press Enter. That adds a weird space between the string and the actual text input box, but that seems to actually give focus to the text input box which is what was missing. From there, I can type in a new tag, the Create button gets enabled, and I can save and use the new tag.