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

nom interne = class : la class interne disparait de l'élément lorsqu’il est dans un autre élément (annotation ou composant). #1987

Closed
inistcnrs opened this issue Apr 23, 2024 · 2 comments · Fixed by #1988

Comments

@inistcnrs
Copy link
Collaborator

la class interne disparait de l'élément lorsqu’il est dans un autre élément (annotation ou composant).

pose problème pour la généricité du theme.

exemple : je ne peux pas cibler le compteur dans la sidebar en page d’accueil du futur tools explorer.

remarque : je le cible actuellement par sa position

Lien vers la carte :https://trello.com/c/UYxwoCv7/613-nom-interne-class-la-class-interne-disparait-de-l%C3%A9l%C3%A9ment-lorsquil-est-dans-un-autre-%C3%A9l%C3%A9ment-annotation-ou-composant

Attachements: image

@touv
Copy link
Contributor

touv commented Apr 23, 2024

image

@touv
Copy link
Contributor

touv commented Apr 23, 2024

cf.

className={`compose_${getFieldClassName(field)}`}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants