Review of "Todo list" version 1

Details Page Preview

Adds a todo list to the notification panel

Extension Homepage
https://github.com/Speedflyer689/Gnome-Todo-List

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Also null out on disable: ```js this.panelButtonLayout = null; this.title = null; this.taskList = null; this.entryLabel = null; this.taskInput = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) 2. Please use a less generic class name (line 73 `extension.js`). If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions