-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
fix: clean out the panel type change attribute dependency #5648
Conversation
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
I found bugs that are unrelated to this change. So far it looks good to me. I will do some more testing. |
i found one issue with moving from list panel to other panel types when list panel was the first one to be opened. fixing this. |
this is fixed. |
* fix: clean out the panel type change attribute dependency * fix: clean out the updater function as well * fix: issue with rendering list panel as first and then moving around
Summary
attribute to datasource to panel type map
and added the missing attributeshandleQueryChange
function as wellRelated Issues / PR's
fixes https://github.com/SigNoz/engineering-pod/issues/1620
fixes #5644
fixes #5575
Screenshots
NA
Affected Areas and Manually Tested Areas