Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double scrollbar when selected overflowing selected element #808

Closed
2 tasks done
Janpot opened this issue Aug 17, 2022 · 5 comments · Fixed by #945
Closed
2 tasks done

Double scrollbar when selected overflowing selected element #808

Janpot opened this issue Aug 17, 2022 · 5 comments · Fixed by #945
Assignees
Labels
bug 🐛 Something doesn't work

Comments

@Janpot
Copy link
Member

Janpot commented Aug 17, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Screen.Recording.2022-08-17.at.11.55.52.mov

Expected behavior 🤔

No response

Steps to reproduce 🕹

Steps:

Context 🔦

No response

Your environment 🌎

No response

@Janpot Janpot added status: waiting for maintainer These issues haven't been looked at yet by a maintainer bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Aug 17, 2022
@apedroferreira apedroferreira self-assigned this Aug 17, 2022
@apedroferreira
Copy link
Member

I'm not being able to reproduce this... Do you still have it?

@Janpot
Copy link
Member Author

Janpot commented Sep 2, 2022

yes

@apedroferreira
Copy link
Member

yes

can you please share a DOM where you get it?

@Janpot
Copy link
Member Author

Janpot commented Sep 2, 2022

Might want to configure your Mac to always show scrollbars, see #788

{
  "root": "rj2vdyh",
  "nodes": {
    "rj2vdyh": {
      "id": "rj2vdyh",
      "name": "Application",
      "type": "app",
      "parentId": null,
      "attributes": {},
      "parentProp": null,
      "parentIndex": null
    },
    "rk3vdyv": {
      "id": "rk3vdyv",
      "name": "page1",
      "type": "page",
      "parentId": "rj2vdyh",
      "attributes": {
        "title": {
          "type": "const",
          "value": "Page 1"
        }
      },
      "parentProp": "pages",
      "parentIndex": "a0"
    },
    "ke13o6c": {
      "name": "pageRow",
      "props": {},
      "attributes": {
        "component": {
          "type": "const",
          "value": "PageRow"
        }
      },
      "layout": {},
      "id": "ke13o6c",
      "type": "element",
      "parentId": "rk3vdyv",
      "parentProp": "children",
      "parentIndex": "a0"
    },
    "7a03olw": {
      "name": "dataGrid",
      "props": {},
      "attributes": {
        "component": {
          "type": "const",
          "value": "DataGrid"
        }
      },
      "layout": {},
      "id": "7a03olw",
      "type": "element",
      "parentId": "ke13o6c",
      "parentProp": "children",
      "parentIndex": "a0"
    }
  }
}

@apedroferreira
Copy link
Member

i think i had that on already, but thanks a lot! i'll try to repro with this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants