Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

see all button missing when grouping tasks by project in tasks tab #2441

Open
hthabti opened this issue Oct 1, 2024 · 0 comments
Open

see all button missing when grouping tasks by project in tasks tab #2441

hthabti opened this issue Oct 1, 2024 · 0 comments

Comments

@hthabti
Copy link

hthabti commented Oct 1, 2024

7.0.x
6.5.x
steps:
from app center open tasks app
create project1, project2 & project3
in project1 create 15 tasks, in project 2 create 5 tasks and in project3 create 3 tasks and assign all these created tasks to yourself
go to tasks tab and select "assigned to me" from quick filter drop down
click on filter button and select "project" in "group by"
actual:
project1 & project2 tasks are listed but there is no see all link from below to load the tasks of project3
(the behavior occurs also if we regroup by any other option, labels for example)
expected:
see all button should be displayed  below if not all results are retreived

hthabti added a commit to Meeds-io/task that referenced this issue Oct 1, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432)

prior to this change show more button was missing because of false value check for "filterActive".
after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
exo-swf pushed a commit to Meeds-io/task that referenced this issue Oct 1, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432)

prior to this change show more button was missing because of false value check for "filterActive".
after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
hthabti added a commit to Meeds-io/task that referenced this issue Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432)

prior to this change show more button was missing because of false value check for "filterActive".
after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
hthabti added a commit to Meeds-io/task that referenced this issue Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432)

prior to this change show more button was missing because of false value check for "filterActive".
after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
hthabti added a commit to Meeds-io/task that referenced this issue Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432) (#433)

prior to this change show more button was missing because of false value
check for "filter Active". 

after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
hthabti added a commit to Meeds-io/task that referenced this issue Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432) (#434)

prior to this change show more button was missing because of false value
check for "filterActive".

after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
exo-swf pushed a commit to Meeds-io/task that referenced this issue Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432) (#433)

prior to this change show more button was missing because of false value
check for "filter Active". 

after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Doing
Development

No branches or pull requests

1 participant