mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
A11Y: Allow tabbing to members link in chat channel card (#31016)
This commit is contained in:
parent
85344b4b07
commit
7303aded24
@ -74,7 +74,6 @@ export default class ChatChannelCard extends Component {
|
||||
@route="chat.channel.info.members"
|
||||
@models={{@channel.routeModels}}
|
||||
class="chat-channel-card__members"
|
||||
tabindex="-1"
|
||||
>
|
||||
{{i18n
|
||||
"chat.channel.memberships_count"
|
||||
|
Loading…
Reference in New Issue
Block a user