H. Z. Sababa

Results 20 comments of H. Z. Sababa

I see that the existing board themes all have a name when you hover the mouse over them. What name would you give those?

It would look like this. Before: ![image](https://user-images.githubusercontent.com/8860322/181954493-e14dc568-0da9-46ab-8e63-89ae69a5e423.png) After: ![image](https://user-images.githubusercontent.com/8860322/181956049-a0707cc4-9d2a-4233-8b70-aec393edf3d5.png)

The players can add their FIDE rating to their profile if they want to.

Duplicate of https://github.com/lichess-org/lila/issues/8144

Screenshot of the current Confirm move view: ![image](https://user-images.githubusercontent.com/8860322/181934424-5b5d9d65-0686-4ffd-911d-a9a33f94c3b5.png) Screenshot of the current Draw offer view: ![image](https://user-images.githubusercontent.com/8860322/181935630-67b451a5-3659-46d9-8735-b8b71fb1e0a6.png)

Related: https://github.com/lichess-org/lila/issues/3430

This is especially problematic if "Show pieces" is not selected.

Related: https://github.com/lichess-org/lila/issues/10405

Currently, it seems that this is the data available to the UI for a game: ```json { "data": { "game": { "id": "a7IAhZym", "variant": { "key": "standard", "name": "Standard", "short":...

This can be solved by adding a new option, which, if enabled, adds the semicolons. Similar to the existing `importReactOnTop` option which is also used to customize the snippets. It...