-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.Indicates a feature used to work in a certain way but it no longer does even though it should.
Milestone
Description
Summary
It is possible to create several custom Dashboard without any restriction into the title of them.
Current behavior
When I create a new Dashboard with a space into the title, the space is encoded (replaced by a %20
)
Expected behavior
Several possibilities are available
- Prevent user to create a Dashboard with some special chars (useless because the dashboard title is not used into the URL)
- Allow special char but display them without encodage
Metadata
Metadata
Assignees
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.Indicates a feature used to work in a certain way but it no longer does even though it should.