Skip to content

react router: UserDetails modal is already functioning, so this bonus task is already completed #9

@jsms90

Description

@jsms90

The path /messages/:username/detail should display the UserDetail of a Conversation. The path /messages/:username should not display the UserDetail of a Conversation. You can navigate to /messages/:username/detail by clicking on the Link component in src/components/Messenger/Conversation/ConversationBar

This feature is already working in the current codebase, so most people just moved on to the next bonus question

In order to make the bonus question something that student's can complete & learn from, we would need to remove this functionality from the initial codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions