This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Fix: set disabled state on invite to room button in memberlist #11893
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes element-hq/element-web#26586
![Screenshot 2023-11-17 at 11 08 53](https://private-user-images.githubusercontent.com/3055605/283618904-88cd9201-5deb-46d6-bb70-ea1c11d16260.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTk5OTYsIm5iZiI6MTczODg5OTY5NiwicGF0aCI6Ii8zMDU1NjA1LzI4MzYxODkwNC04OGNkOTIwMS01ZGViLTQ2ZDYtYmI3MC1lYTFjMTFkMTYyNjAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDM0MTM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzZmNmFmYzgwN2U5NzNiZTViYzVjYWU1NWE2OWUyNWMwZWFkMGZjOTBhMzNmMDc5M2JlNGNiYTA2ZjcxZDE5OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.ZqjBbZyfM_I3AYDrhl4Ja5j2UV97IxYnt_xsrqYxF1c)
Also updates to use
canInvite
andinviteToRoom
utilitiesChecklist
Here's what your changelog entry will look like:
🐛 Bug Fixes