Skip to content

'Press Enter to apply' overlaps in Widget #2516

@asaini

Description

@asaini

Summary

In the number_input widget, the Press Enter to apply message overlaps with the +, - buttons.

Steps to reproduce

Code snippet:

import streamlit as st

num = st.number(label='enter a number')
  1. Go to your app
  2. Click on number input space and hit backspace
  3. On the right the Press Enter to apply message appears

Actual behavior:

Screen Shot 2020-12-23 at 6 10 24 PM

Is this a regression?

Likely, yes

Debug info

  • Streamlit version: 0.73.1
  • Python version: Python 3.8.5
  • Using PipEnv
  • OS version: macOS Catalina
  • Browser version: Safari, Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:stylingRelated to styling and appearancetype:bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions