Skip to content

Make room tagging flux-y#6096

Merged
dbkr merged 8 commits intodevelopfrom
luke/room-list-flux
Feb 13, 2018
Merged

Make room tagging flux-y#6096
dbkr merged 8 commits intodevelopfrom
luke/room-list-flux

Conversation

@lukebarnard1
Copy link
Copy Markdown
Contributor

@lukebarnard1 lukebarnard1 commented Feb 6, 2018

  • Moves RoomTileContextMenu over to new async action to set room tags.
  • Adds a DragDropContext that handles drag and drop for TagPanel and RoomList. This is to
    allow the future feature of dragging between the two components.
  • Prevents RoomTiles from being dragged elsewhere for the time being.

See matrix-org/matrix-react-sdk#1719

lukebarnard1 and others added 7 commits January 25, 2018 22:30
that handles drag and drop for TagPanel and RoomList. This is to
allow the future feature of dragging between the two components.
NB: fixUndefinedOrdering was removed completely because it was
code dealing with legacy favourites.

see matrix-org/matrix-react-sdk@9b0df191
Copy link
Copy Markdown
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

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

otherwise lgtm

Comment thread src/components/structures/LeftPanel.js Outdated
import AccessibleButton from 'matrix-react-sdk/lib/components/views/elements/AccessibleButton';
import VectorConferenceHandler from '../../VectorConferenceHandler';

import SettingsStore from "matrix-react-sdk/lib/settings/SettingsStore";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nitpick: quotes

@dbkr dbkr assigned lukebarnard1 and unassigned dbkr Feb 12, 2018
@dbkr dbkr merged commit e671472 into develop Feb 13, 2018
@t3chguy t3chguy deleted the luke/room-list-flux branch May 12, 2022 09:02
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.

2 participants