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

La description (topic) d'une room n'est pas visible dans la barre du haut (header) #926

Open
odelcroi opened this issue Mar 4, 2024 · 6 comments

Comments

@odelcroi
Copy link
Member

odelcroi commented Mar 4, 2024

Steps to reproduce

  1. Aller dans une room qui possède un topic

Outcome

What did you expect?

  • Voir le topic directement
Capture d’écran 2024-03-04 à 12 09 33

What happened instead?

  • le topic n'est pas visible directment, il faut passer sa souris (overlay) pour le voir
Capture d’écran 2024-03-04 à 12 09 41

Operating system

No response

Browser information

No response

URL for webapp

No response

Application version

No response

Homeserver

No response

Will you send logs?

Yes

@odelcroi odelcroi added bug Something isn't working web labels Mar 4, 2024
@estellecomment
Copy link
Contributor

this is element's design decision. We are subject to element's design, unless we want to make an exception.
I agree with you it's rather annoying, and I think it should be opened in element-web.

@odelcroi
Copy link
Member Author

odelcroi commented Mar 8, 2024

  • Maybe the code modification necessary can be studied so we decide weither or not "make an exception?"
  • Check if there is a Element issue, if not, open one

@estellecomment
Copy link
Contributor

Filed with element-web : element-hq/element-web#27183

@MarcWadai
Copy link
Contributor

it is possible to remove this feature and get back to the old topic viewing with the flag in config.json :

"features": {
         ...
        "feature_new_room_decoration_ui": false,
    },

@MarcWadai MarcWadai added design and removed bug Something isn't working labels Jun 3, 2024
@odelcroi
Copy link
Member Author

odelcroi commented Jun 3, 2024

it is possible to remove this feature and get back to the old topic viewing with the flag in config.json :

"features": {
         ...
        "feature_new_room_decoration_ui": false,
    },

by doing so, I think we lose the customization made in the room header bar

@MarcWadai
Copy link
Contributor

ah yes, i though at first maybe the customisations was on the legacy roomheader so there wouldnt be a problem, but its not the case. So it will indeed remove the customisations

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

No branches or pull requests

3 participants