Problem/Motivation

In order to have consistence and safer we need to validate full-stop in the beginning of class for multiple items, for example .class-name. Because with that if the user put this, the class will be saved as .class-name but in the JS will be necessary another . to get this element

Steps to reproduce

Proposed resolution

Implement a validation to verify if this character is present in the begining of each class in the multiple field and send a message for users sying that isn't necessary

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3271397.patch878 bytesrenatog

Comments

RenatoG created an issue. See original summary.

renatog’s picture

StatusFileSize
new878 bytes

Patch with this validation implemented for the multiple items

  • RenatoG committed 6eac828 on 2.0.x
    Issue #3271397 by RenatoG: Create a validation to full stop in the...
renatog’s picture

Status: Active » Fixed

Validation implemented and committed to the 2.0-x-dev version

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.