Skip to content

Explorer / filter by chain: show it only when there are multiple chains#4179

Merged
SteRiccio merged 3 commits intomasterfrom
fix/explorer-filter-by-chain
Apr 12, 2026
Merged

Explorer / filter by chain: show it only when there are multiple chains#4179
SteRiccio merged 3 commits intomasterfrom
fix/explorer-filter-by-chain

Conversation

@SteRiccio
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Data Explorer node definition selector to hide the “filter by chain” UI when filtering isn’t meaningful (0–1 available chains), alongside a small global style adjustment and a patch version bump.

Changes:

  • Hide the chain filter UI when the fetched chains list has 1 or fewer items.
  • Remove display: inline-block from the global disabled/aria-disabled rule to avoid forcing layout changes on disabled elements.
  • Bump app version to 2.4.1.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
webapp/style/formBase.scss Adjusts global disabled styling by no longer forcing inline-block display.
webapp/components/survey/NodeDefsSelector/FilterByChain/FilterByChain.js Hides the chain filter when there aren’t multiple chains.
package.json Increments package version to 2.4.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link
Copy Markdown

@SteRiccio SteRiccio merged commit 36e4604 into master Apr 12, 2026
6 checks passed
@SteRiccio SteRiccio deleted the fix/explorer-filter-by-chain branch April 12, 2026 20:02
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