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

Open asset on click #1847

Merged
merged 3 commits into from
Feb 9, 2024
Merged

Open asset on click #1847

merged 3 commits into from
Feb 9, 2024

Conversation

waxlamp
Copy link
Member

@waxlamp waxlamp commented Jan 31, 2024

This splits out a contribution from #1666 that initiates the "view in app" action when the item itself is clicked.

Depends on #1846.

Closes #761.

(attn: @magland)

marySalvi
marySalvi previously approved these changes Feb 1, 2024
Copy link
Contributor

@marySalvi marySalvi left a comment

Choose a reason for hiding this comment

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

One minor comment to address but otherwise approved.

web/src/views/FileBrowserView/FileBrowser.vue Outdated Show resolved Hide resolved
Without this, clicking on the disabled menu causes the `openItem(...)`
logic to execute, which is not what we want.
@waxlamp waxlamp dismissed marySalvi’s stale review February 8, 2024 16:53

Need a new review on subsequent changes

Copy link
Member

@yarikoptic yarikoptic left a comment

Choose a reason for hiding this comment

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

Seems to work as desired. Thanks!

@waxlamp waxlamp changed the base branch from master to improve-action-icons February 9, 2024 15:56
Base automatically changed from improve-action-icons to master February 9, 2024 15:57
@waxlamp waxlamp added patch Increment the patch version when merged release Create a release when this pr is merged labels Feb 9, 2024
@waxlamp waxlamp merged commit cdb7327 into master Feb 9, 2024
3 checks passed
@waxlamp waxlamp deleted the open-on-click branch February 9, 2024 15:58
@dandibot
Copy link
Member

dandibot commented Feb 9, 2024

🚀 PR was released in v0.3.75 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clicking on NWB file in data viewer does nothing
5 participants