dosubot[bot] commented on issue #37038: URL: https://github.com/apache/superset/issues/37038#issuecomment-3736865430
<!-- Answer --> There’s no code-level or documented restriction in Superset that should prevent you from typing commas in the X-axis time format or tooltip time format fields—these inputs are passed directly to the formatter functions without filtering or validation of the comma character, and this isn’t expected behavior or a known bug in the project [(source)](https://github.com/apache/superset/blob/master/superset-frontend/plugins/plugin-chart-echarts/src/utils/formatters.ts). If you’re unable to type a comma in these fields, it’s likely due to something environmental (like a browser extension, input method, or custom deployment override). Try a different browser, incognito mode, or another machine to rule out local issues. If the problem persists everywhere, capturing a screenshot or browser console error could help pinpoint if there’s a UI bug or custom restriction at play. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/9dd6c6a6-0294-4868-a053-616949450b53?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/9dd6c6a6-0294-4868-a053-616949450b53?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/9dd6c6a6-0294-4868-a053-616949450b53?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/9dd6c6a6-0294-4868-a053-616949450b53?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/9dd6c6a6-0294-4868-a053-616949450b53?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/9dd6c6a6-0294-4868-a053-616949450b53?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/9dd6c6a6-0294-4868-a053-616949450b53?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github) [](https://cursor.com/link/prompt?text=There%E2%80%99s%20no%20code-level%20or%20documented%20restriction%20in%20Superset%20that%20should%20prevent%20you%20from%20typing%20commas%20in%20the%20X-axis%20time%20format%20or%20tooltip%20time%20format%20fields%E2%80%94these%20inputs%20are%20passed%20directly%20to%20the%20formatter%20functions%20without%20filtering%20or%20validation%20of%20the%20comma%20character%2C%20and%20this%20isn%E2%80%99t%20expected%20behavior%20or%20a%20known%20bug%20in%20the%20project%20%5B%28source%29%5D%28https%3A//github.com/apache/superset/blob/master/superset-frontend/plugins/plugin-chart-echarts/src/utils/formatters.ts%29.%20%0A%0AIf%20you%E2%80%99re%20unable%20to%20type%20a%20comma%20in%20these%20fields%2C%20it%E2%80%99s%20likely%20due%20to%20something%20environm ental%20%28like%20a%20browser%20extension%2C%20input%20method%2C%20or%20custom%20deployment%20override%29.%20Try%20a%20different%20browser%2C%20incognito%20mode%2C%20or%20another%20machine%20to%20rule%20out%20local%20issues.%20If%20the%20problem%20persists%20everywhere%2C%20capturing%20a%20screenshot%20or%20browser%20console%20error%20could%20help%20pinpoint%20if%20there%E2%80%99s%20a%20UI%20bug%20or%20custom%20restriction%20at%20play.) [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/37038) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
