LearnNewsExamplesServices
Frontmatter
id3474
titleoverflow & scaling issues
stateClosed
labels
bug
assigneestobiu
createdAtSep 29, 2022, 6:34 PM
updatedAtSep 30, 2022, 1:15 AM
githubUrlhttps://github.com/neomjs/neo/issues/3474
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 30, 2022, 1:15 AM

overflow & scaling issues

Closed v8.1.0 bug
tobiu
tobiu commented on Sep 29, 2022, 6:34 PM

v4.3.0 added a couple new bugs: i wanted to make badges in a way, that they can leave the boundaries of their parent containers.

for my examples, i removed overflow: hidden from tab.Container, but this is messing up flexbox layouts => tables and lists are no longer scrollable, since they ignore the parent boundaries.

i will try to add some hotfixes to make it more flexible.

tobiu added the bug label on Sep 29, 2022, 6:34 PM
tobiu assigned to @tobiu on Sep 29, 2022, 6:34 PM
tobiu referenced in commit 5cf0967 - "#3474 tab.Container: added overflow: hidden for the tab bodies" on Sep 29, 2022, 6:36 PM
tobiu referenced in commit 79b6caa - "#3474 table.Container: added position: relative to the table wrapper nodes and position: absolute to tables. this fixes the covid app." on Sep 29, 2022, 6:38 PM
tobiu referenced in commit 1ee7a71 - "#3474 list.Base: added a wrapper div" on Sep 29, 2022, 7:04 PM
tobiu referenced in commit c0c882a - "#3474 layout.Card: style all direct children, rather than relying on neo-layout-card-item, which can not yet be present" on Sep 29, 2022, 7:30 PM
tobiu referenced in commit 925fe23 - "#3474 calendar.view.calendars.ColorsList: adjusted the vdom" on Sep 29, 2022, 7:34 PM
tobiu referenced in commit 66dc25a - "#3474 several list adjustments" on Sep 29, 2022, 8:36 PM
tobiu referenced in commit 2346c4c - "#3474 cleanup" on Sep 30, 2022, 12:24 AM
tobiu closed this issue on Sep 30, 2022, 1:15 AM