Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #55498, comment 1


Ignore:
Timestamp:
04/06/2022 10:13:25 PM (3 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55498, comment 1

    v1 v2  
    88- "Available tags:" could be a `legend` for a `fieldset` to group the related buttons.
    99- I would like to wrap the custom text input plus its new (probably non-visual) label and base URL within a `<span class="code"></span>` for better RTL support, which might fit well with #47755 instead.
    10 - When navigating by keyboard, editing the custom input value ''on changing'' the radio buttons can cause problems. This JS issue can be on its own ticket; I'm not sure about the others.
     10- When navigating by keyboard, editing the custom input value ''on changing'' the radio buttons can ~~cause problems~~ ''unintentionally replace a custom set of tags''. This JS issue can be on its own ticket; I'm not sure about the others.