Skip to content

Dropdown menu for room list inoperable. #9166

Description

@golanv

Description

When attempting to join a new room, only rooms on Matrix are displayed. The drop down menu to select rooms from other servers/bridges does not work in this version of Riot. When clicking the drop down menu, the menu fails to respond (almost like the real menu was replaced with a picture of the drop down menu).

Steps to reproduce

  • Click the "+" to join a new room.
  • Click the drop down menu on the Room Directory window.
  • Watch the drop down menu fail to do anything.

The click event displays the following in the browser console:

Uncaught TypeError: Cannot read property 'servers' of undefined
at t.value (bundle.js:113)
at t.value (bundle.js:113)
at l._renderValidatedComponentWithoutOwnerOrContext (bundle.js:63)
at l._renderValidatedComponent (bundle.js:63)
at l._updateRenderedComponent (bundle.js:63)
at l._performComponentUpdate (bundle.js:63)
at l.updateComponent (bundle.js:63)
at l.performUpdateIfNecessary (bundle.js:63)
at Object.performUpdateIfNecessary (bundle.js:23)
at b (bundle.js:23)
at f.perform (bundle.js:30)
at v.perform (bundle.js:30)
at v.perform (bundle.js:23)
at Object.E [as flushBatchedUpdates] (bundle.js:23)
at u.closeAll (bundle.js:30)
at u.perform (bundle.js:30)

Log: not sent

Version information

  • Platform: Desktop 1.0.3

For the desktop app:

  • OS: Fedora Linux 29 64-bit
  • Version: KDE Plasma version 5.14.4, KDE Frameworks version 5.55.0, QT Version 5.11.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Room-DirectoryP2S-MinorImpairs non-critical functionality or suitable workarounds existT-DefectX-Needs-InfoThis issue is blocked awaiting information from the reporter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions