iossifovlab / gpfjs

MIT License
0 stars 0 forks source link

Add gene profiles reset button #1094

Closed IlinaGergova closed 1 month ago

IlinaGergova commented 1 month ago

Background

Need to be able to reset gene profiles table state because user changes persist (in backend db) and it is impossible to return the default state.

Aim

To add reset button above the table which resets the table and the state.

Implementation

Add reset button and some bug fixes.