Skip to content

fix: correct component imports, open apps in same window#1652

Open
amcgee wants to merge 2 commits into
feature-command-palettefrom
fix-deps-and-links
Open

fix: correct component imports, open apps in same window#1652
amcgee wants to merge 2 commits into
feature-command-palettefrom
fix-deps-and-links

Conversation

@amcgee

@amcgee amcgee commented Dec 17, 2024

Copy link
Copy Markdown
Contributor

Some imports were relative (../../../../) when they should have imported from other component packages (@dhis2-ui/input, for example)

I also updated the behavior of app links to open in the same window instead of a new one, maintaining the behavior of the previous app menu. We might want to support cmd/ctl+enter to open in a new tab.

@amcgee amcgee requested a review from d-rita December 17, 2024 09:46
@amcgee amcgee requested a review from a team as a code owner December 17, 2024 09:46
@dhis2-bot

dhis2-bot commented Dec 17, 2024

Copy link
Copy Markdown
Contributor

🚀 Deployed on https://pr-1652--dhis2-ui.netlify.app

@dhis2-bot dhis2-bot temporarily deployed to netlify December 17, 2024 09:50 Inactive
@d-rita

d-rita commented Dec 17, 2024

Copy link
Copy Markdown
Contributor

We might want to support cmd/ctl+enter to open in a new tab.

Noted. I imagine this would be to open whichever item is highlighted in a new tab. (apps, commands?, shortcuts?)

@d-rita d-rita left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@sonarqubecloud

Copy link
Copy Markdown

@dhis2-bot dhis2-bot temporarily deployed to netlify December 17, 2024 10:25 Inactive
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.

3 participants