td

Results 26 issues of td

**Describe the bug** Bloc 6.1.0 released recently and it has some breaking changes. For example, context.bloc is deprecated. This will throw out warnings in the project.

Category: Coding
Type: Maintenance

### Description Add comments to tasks :) Haven't added names yet because it becomes too complicated to pass the data around. Zulip thread [here](https://anitab-org.zulipchat.com/#narrow/stream/222534-mentorship-system/topic/iOS/near/207894544) Fixes #111 ### Flutter Channel: -...

Category: Coding
Status: Needs Review

### Description This PR fixes the issue where the jwt token is expired and the user has to relogin to fix this. This PR also fixes the issue where the...

Category: User Interface
Status: Needs Review

### Description Units tests for flutter client :) . Not all atm tho, these tests are only for auth and login. Also added ```flutter test``` in the gitthub ci/cd to...

Category: Quality Assurance
Status: Needs Review

**Describe the bug** When the user is not in a relation we show a find members button on the relation page, but this is not working as intended, the button...

Type: Bug
Category: Coding

### Description Adds offline support to app so that user can view tasks and other functionality in app when not connected to the internet too :) Fixes #129 ### Flutter...

Status: Needs Review

**Is your feature request related to a problem? Please describe.** There's no way for a mentee and mentor to communicate. They can only assign tasks and complete them. **Describe the...

Type: Enhancement
Category: Coding
Category: User Interface

**Is your feature request related to a problem? Please describe.** As a user sometimes I'm not connected to the internet, I would like to still see my profile, tasks, stats...

Type: Enhancement
Category: Coding
Category: User Interface

**Describe the bug** After every 7 days the jwt token expires, to fix this issue the user has to relogin, but no clear instructions are given in the app apart...

Type: Enhancement
Category: User Interface

**Describe the bug** Right now if the last page does not have all 20 members (the number of people we request per page). The members get repeated. This is probably...

Type: Bug
Category: Coding
Status: On Hold