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

feat(role-settings): remove conditional titles for role power level settings #1050

Open
wants to merge 1 commit into
base: develop_tchap
Choose a base branch
from

Conversation

MarcWadai
Copy link
Contributor

issue #1017

@MarcWadai MarcWadai marked this pull request as draft June 24, 2024 17:13
@MarcWadai MarcWadai force-pushed the 1017-roles-power-settings-rename-titles branch from 501b6ce to 4ef6a8e Compare June 25, 2024 09:36
@MarcWadai MarcWadai marked this pull request as ready for review June 25, 2024 09:44
@MarcWadai MarcWadai force-pushed the 1017-roles-power-settings-rename-titles branch 2 times, most recently from 82ce3bc to 3136e9c Compare June 25, 2024 15:10
Copy link

@NicolasBuquet NicolasBuquet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Es-tu sûr que eventsLevels[M_BEACON_INFO.altName] n'est pas utilisé ailleurs ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dans ce cas oui. J'ai listé la liste des eventTypes et on recoit

  • m.beacon_info
  • org.matrix.msc3672.beacon_info

Alors que dans le code ce sont bien 2 même valeurs (une stable et l'autre instable)

export const M_BEACON_INFO = new UnstableValue("m.beacon_info", "org.matrix.msc3672.beacon_info")

@MarcWadai MarcWadai force-pushed the 1017-roles-power-settings-rename-titles branch from 3136e9c to 251cd6f Compare June 25, 2024 15:24
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.

None yet

2 participants