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

BUGFIX: Avoid duplicate UI label #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gradinarufelix
Copy link

Currently, the UI would render the label twice. To avoid that, we add hasOwnLabel: true to the manifest. Apart from that, I removed unused imports and an unnecessary <div> wrapper. Furthermore, I added a minimal EditorConfig because the indentation in this project was different from my root settings. Please adjust as needed.

Copy link

@mhsdesign mhsdesign left a comment

Choose a reason for hiding this comment

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

Looks good so far but the js should be build with the ebb NODE_ENV=production so its minified ;)

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.

None yet

2 participants