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

fix(ui5-shellbar): add missing icon dependency #9618

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

dobrinyonkov
Copy link
Contributor

An icon used by the shellbar template was not imported as dependecy.
Additionally the FCL's sample was also using some icons that were not imported in the JS file.

Closes: #9580, #9534

@ilhan007 ilhan007 merged commit 2691670 into main Aug 2, 2024
10 checks passed
@ilhan007 ilhan007 deleted the ui5-shellbar-missing-icon branch August 2, 2024 05:44
ilhan007 pushed a commit that referenced this pull request Aug 2, 2024
An icon used by the shellbar template was not imported as dependecy.
Additionally the FCL's sample was also using some icons that were not imported in the JS file.

Closes: #9580, #9534
dobrinyonkov added a commit that referenced this pull request Aug 5, 2024
An icon used by the shellbar template was not imported as dependecy.
Additionally the FCL's sample was also using some icons that were not imported in the JS file.

Closes: #9580, #9534
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.

[ShellBar]]: missing import for icon "slim-arrow-down"
2 participants