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-544] fix: dashboard issues widget tab rendering bug #3795

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

aaryan610
Copy link
Collaborator

Problem:

  1. In the Assigned issues and Created issues dashboard widgets, on changing the filter from None to some other and then switching back to None resulted in a blank screen with no issues.

Solution:

  1. Updated the logic to save new tabs on filter change and handling selected tab logic manually.

Media:

Before fix-

Screen.Recording.2024-02-26.at.12.51.18.PM.mov

After fix-

Screen.Recording.2024-02-26.at.12.46.27.PM.mov

Issue: WEB-544

@aaryan610 aaryan610 added 🐛bug Something isn't working 🌐frontend labels Feb 26, 2024
@aaryan610 aaryan610 added this to the v0.16 milestone Feb 26, 2024
@sriramveeraghanta sriramveeraghanta merged commit 8b6206f into develop Feb 26, 2024
7 of 9 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/dashboard-bug branch February 26, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🌐frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants