Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot integrate responsive table in the statement. #42

Open
Butanium opened this issue Oct 13, 2021 · 4 comments
Open

Cannot integrate responsive table in the statement. #42

Butanium opened this issue Oct 13, 2021 · 4 comments

Comments

@Butanium
Copy link
Contributor

Hello I'm making a game and some information about bot class are shown in a table to the player in the statement.
Unfortunately, there is too many data in it :
GIwVWHz61l
Why is the auto overflow-x not allowed in statements ? It would be really useful.

@CGjupoulton
Copy link
Contributor

Indeed. I have whitelisted everything the sanitzation library permits. I'm unsure why it doesn't allow overflow-x... the library isn't up to date on recent CSS properties either so the next step is probably to find a different library. Might take a while.

@Butanium
Copy link
Contributor Author

Indeed. I have whitelisted everything the sanitzation library permits. I'm unsure why it doesn't allow overflow-x... the library isn't up to date on recent CSS properties either so the next step is probably to find a different library. Might take a while.

Seems like the overflow can be recognized by the sanitizer according to this answer

@Butanium
Copy link
Contributor Author

Butanium commented Nov 7, 2021

Any news ?

@CGjupoulton
Copy link
Contributor

Yes, I saw that it was stated in the CSS Schema, and I have allowed everything I possibly can without custom code. However, as you saw, it's still not allowing the overflow.

I have updated the dependency in case this solves thie issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants