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

Error in administration UI #3372

Closed
Filoz opened this issue Dec 7, 2022 · 4 comments
Closed

Error in administration UI #3372

Filoz opened this issue Dec 7, 2022 · 4 comments

Comments

@Filoz
Copy link
Contributor

Filoz commented Dec 7, 2022

In administration (edit content) it is impossible to change tab

Details

| Relevant Bolt Version | master (5.2.0-beta.9)
| Install type | Zip or tar install / Composer install / GitHub checkout
| BC Break | yes/no
| PHP version | 7.4 |
| Web server | Built-in
| For UX/UI issues | Chrome

Reproduction

Go in administration:
Edit a contentype (for example page)
It isn't possible to jump from a tab to another (.editor__tabbar). If you click on a tab, it will no change.
If you reload the page, it change the tab

@Filoz
Copy link
Contributor Author

Filoz commented Dec 7, 2022

I think that the problem is caused by the boostrap tab: on click the bootstrap tab is not showed

I tried to add
data-bs-target="#{{ group | slug }}"

on this line
f44bc22#diff-c8301b873a5a4944290ddf7234e03575083d2d69d74748d10991524b2fb8349aR6

but this solution didn't worked

@bobdenotter
Copy link
Member

I think this is a duplicate of #3364, right?

It seems it's caused by mis-alignemnt in JS/assets packaging. We're looking into it.

@Filoz
Copy link
Contributor Author

Filoz commented Dec 8, 2022

yes you are right. It's a duplicate

thank you

@Filoz Filoz closed this as completed Dec 8, 2022
@bobdenotter
Copy link
Member

"Fix" is described in the other issue. :-)

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

No branches or pull requests

2 participants