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

[WEB-453]: rendering current, upcoming and draft cycles in the cycle dropdown #3718

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

gurusainath
Copy link
Collaborator

Problem:
Previously, the cycle dropdown presented users with a list of all cycles available in the project, leading to potential confusion and clutter, especially when numerous cycles were present.

Solution:
To enhance usability and clarity, we've implemented filtering within the cycle dropdown. Now, only cycles categorized as current, upcoming, and draft are displayed, streamlining the selection process and providing users with relevant options.

Affected Places:

  1. Issue Creation Modal
  2. Issue Peek Overview Modal
  3. Issue Detail Page

@gurusainath gurusainath changed the title chore: rendering current, upcoming and draft cycles in the cycle dropdown [WEB-453]: rendering current, upcoming and draft cycles in the cycle dropdown Feb 20, 2024
@gurusainath gurusainath changed the base branch from develop to perf/cycle-module-endpoints February 20, 2024 11:59
@gurusainath gurusainath marked this pull request as ready for review February 20, 2024 12:03
@rahulramesha rahulramesha merged commit 035edf3 into perf/cycle-module-endpoints Feb 20, 2024
4 of 6 checks passed
sriramveeraghanta pushed a commit that referenced this pull request Feb 21, 2024
…3711)

* dev: improve performance for cycle apis

* dev: reduce module endpoints and create a new endpoint for getting issues by list

* dev: remove unwanted fields from module

* dev: update module endpoints

* dev: optimize cycle endpoints

* change module and cycle types

* dev: module optimizations

* dev: fix the issues check

* dev: fix issues endpoint

* dev: update module detail serializer

* modify adding issues to modules and cycles

* dev: update cycle issues

* fix module links

* dev: optimize issue list endpoint

* fix: removing issues from the module when removing module_id from issue peekoverview

* fix: updated the tooltip and ui for cycle select (#3718)

* fix: updated the tooltip and ui for module select (#3716)

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants