nyuoss / glaceon-google-suite-tasks

An easy-to-use tool to manage Google Tasks.
MIT License
0 stars 0 forks source link

feat: implement search bar function for tasklist #11

Closed zwinniez closed 2 months ago

zwinniez commented 2 months ago

Pull Request Template

Description

This pull request adds functionality to the task list search bar by searching up tasklist names.

Fixes # (issue)

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

Note:

Include the information the reviewers need to know.

Yanglin-Tao commented 2 months ago

An issue occurred on my end, got a 404 error for script.js. Therefore both the search bar and dropdown don't seem to work properly if using the Flask init command. Could you please check the import statement and figure out what might go wrong?

zwinniez commented 2 months ago

@Yanglin-Tao thanks for bringing this up. Please refer to this for the PR fix: https://github.com/nyuoss/glaceon-google-suite-tasks/commit/4af9514125e1932f02089dd6802368c818fe95e6