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

BUG: Nodecreation position icons not shown #3616

Open
mhsdesign opened this issue Sep 15, 2023 · 3 comments
Open

BUG: Nodecreation position icons not shown #3616

mhsdesign opened this issue Sep 15, 2023 · 3 comments
Labels
8.3 9.0 Bug Label to mark the change as bugfix

Comments

@mhsdesign
Copy link
Member

mhsdesign commented Sep 15, 2023

Description

image

expected:

image

Regression since using custom icons: #3423

We currently just concatenate the uri on client side which doesnt respect cases where one uses resources in the cloud.
The bigger scope of the issue is described here: #2092

[Description of the bug or feature]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior

[What you expected to happen]

Actual behavior

[What actually happened]

Affected Versions

Neos:

UI:

You can get this information by running composer show or using the package management module within Neos.
The UI version can also be found inside the left sidebar after version 1.0.3.

@mhsdesign mhsdesign changed the title BUG: Nodecreation position icon's not shown BUG: Nodecreation position icons not shown Sep 15, 2023
@Sebobo
Copy link
Member

Sebobo commented Oct 13, 2023

Why do we use separate icons with their own uris for this and not the iconset?

@Sebobo
Copy link
Member

Sebobo commented Oct 13, 2023

Just for this issue we could also embed the SVGs to skip the requests.

@grebaldi grebaldi added Bug Label to mark the change as bugfix 9.0 8.3 labels Jan 8, 2024
@ahaeslich
Copy link
Member

Okay now we have two use cases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 9.0 Bug Label to mark the change as bugfix
Projects
None yet
Development

No branches or pull requests

4 participants