Štěpán Granát

Results 118 comments of Štěpán Granát

We should also solve changes in plurals ans switching from/to plurals - how to visualize them in history and activity. https://github.com/tolgee/tolgee-platform/issues/2172

No, not currently, `TOLGEE_FRONTE_END_URL` is just for redirects

It was in the place where the billing is displayed and also the batch operations. I think we should put it somewhere else, this place is already overloaded. ![Snímek obrazovky...

I can't really tell you 😄

I'm not an angular expert, but I think it works like this because angular is using html element class for rendering, so it needs to have this primitive available on...

I think it's kinda not correct to check `typeof HTMLElement !== 'undefined'` and then touch the `document`, it would make more sense to check the document itself. (Not sure if...

Yes, seems like it's fixed. Thank you ❤️

Hey, sorry my previous comment was wrong. I didn't test it properly and the problem is still there. It still only checks for HtmlElement and not document.

Hey, this is quite old (and kinda forgotten) feature which predates namespaces. Could you describe a bit better your usecase? If it make sense I would think about adding other...

I've replied in discussions: https://github.com/tolgee/tolgee-platform/discussions/2916