Vam-tech-star commented on issue #28252: URL: https://github.com/apache/superset/issues/28252#issuecomment-2580132522
Hi danielrosehill, Thank you for reporting this issue and providing detailed steps to reproduce the problem. Bug description It seems that the UI doesn't accept comma keystrokes when attempting to limit upload permissions to specific schemas, making it impossible to create a comma-separated value list. How to reproduce the issue: Click into database connections. Edit a database. Go to Advanced options. Try to limit upload permissions to specific schemas by typing names of desired schemas with separating commas. Additional Information: Superset version: master / latest-dev Python version: 3.9 Node version: 16 Browser: Chrome Checklist: I have searched Superset docs and Slack and didn't find a solution to my problem. I have searched the GitHub issue tracker and didn't find a similar bug report. I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. I can work on this but I have a question: If we already have a schema present, should it be immutable? That seems to be the behavior now. After the input field is populated by the existing schema, we are unable to edit it. Your feedback on this would be greatly appreciated. Thank you! Best regards, Vam-tech-star -- 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]
