Skip to content

[Bug] Resize issue #39

@gitHubUser151

Description

@gitHubUser151

Version

v1.9.0

Reproduction link

https://github.com/gitHubUser151/creativeTimBug.git

Operating System

Windows 10

Device

Dell Laptop

Browser & Version

Google Chrome 109.0.5414.120

Steps to reproduce

  1. Replace app.routing.ts in your copy of project. Or simply replace redirectTo: 'dashboard' by redirectTo: 'table' in app.routing.ts on lines 11 and 23.
  2. Get project compiled.
  3. Open localhost:4200 on your browser on the screen greater than 991px width.
  4. Resize the window to smaller than 990 px width.
  5. Press sandwich button to open sidebar menu on the right.
  6. Close the sidebar.
  7. Resize the window back to more than 991px width.
  8. You should see the bug on the left sidebar: icons, account, dropdown, logout from mobile version sidebar are on the wide screen version sidebar.

What is expected?

Side bar on the left no to have elements of mobile version side bar.

What is actually happening?

Icons, account, dropdown, logout from mobile version sidebar are on the wide screen version sidebar.


Solution

Additional comments

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