callstack / callstack/react-native-paper

Menu component overflows during transition if placed on right side of screen in web

Abierto
#3,678 11 comentarios 1 reacción 1 asignado Reclamado por @barttom Ver en GitHub
bug Menu web
Lenguaje dominante
TypeScript
Estrellas
14.5k
Forks
2.2k
Merge medio
5 d 23 h
PR fusionados (30 d)
12

Descripción

### Current behaviour
Click "Show menu" button and when transition happens from closed to open state, you can see horizontal scrollbar flickering which indicates that it overflows horizontally. That's probably because menu doesn't fit into screen during transition.

This issue occurs only on web but android and ios seems to work perfectly.

### Expected behaviour
It shouldn't flicker horizontal scrollbar during transition.

### How to reproduce?
Click "Show menu" button and you can see visible overflow.

### Preview
Test web version here: https://snack.expo.dev/KACFveJ4k

### What have you tried so far?
I have tried some fixes with "overflow: 'hidden'" but none seems to work

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.