mobile icon indicating copy to clipboard operation
mobile copied to clipboard

[Feature] Add a "Load position" button to board editor menu

Open tom-anders opened this issue 1 year ago • 1 comments

This button should open a selection popup with positions to choose from.

Positions should include openings, endgames, and a "clear board" option.

For reference, here are the endgame and opening positions that the old app supports: https://github.com/lichess-org/lichobile/tree/master/www/data - We could either load this file as json, or convert it to Dart code.

@veloce I think this is a candidate for the "Good first issue" label

tom-anders avatar Sep 07 '24 07:09 tom-anders

Probably makes sense to also ticket that eventually have a variant filter as well (just for parity with web)

ijm8710 avatar Sep 07 '24 12:09 ijm8710