Closed tbodt closed 3 years ago
Screenshot looks nice! The icon font seems to be blocked by the CSP though:
content-security-policy: default-src 'self' github.com;script-src 'self' 'sha256-ih8uGBHZhNa8RYX6VNKy3/buYTmJD3KJ+JyIRzUB4s4=' https://static.pernos.co;connect-src 'self' data: wss://pernos.co https:;style-src 'self' 'unsafe-inline' https://static.pernos.co;img-src 'self' data: https://static.pernos.co;child-src 'self' blob: https://static.pernos.co;frame-ancestors 'none';base-uri 'none';object-src 'none';form-action 'none'
Interesting, works in Firefox, but Chrome blocks it. Not sure why it works in Firefox.
Huh, I'm using Firefox.
OK, maybe it's something to do with my local environment.
Anyway, fix is in the works.
Fix deployed. Works for me in Chrome now.
These buttons are confusing. I can never remember which is add and which is remove, so I often accidentally remove a column when I wanted to add one. I think they should be labeled something like
+
and-
.