streamaserver/streama
Vedi su GitHubVisual bug with new Dash-buttons when resized to mobile
Open
Aperta il 31 dic 2019
1 commento (1 commento)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)JavaScript9565 star (9565 star)977 fork (977 fork)batch import
Good First Issue
Descrizione

Guida contributor
- Tech stack
- javascriptcss
- Dominio
- frontend
- Tipo issue
- bug
- DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
- 2
- Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
- under 1 hour
- Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
- stale
- ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
- mostly clear
- Prerequisiti
- Basics of responsive CSS
- Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
- 65
- Direzione di ricerca
- Investigate the dashboard component's CSS file (likely something like 'dashboard.css') to identify styles for the dash buttons. Add or adjust media queries to ensure proper rendering on mobile screens. The image shows buttons overlapping or misaligned; a responsive approach like flexbox or grid with appropriate breakpoints should fix the issue.