Hey @kmcgrady, great to see you adding new functionality and documentation all the time!
In terms of database documentation, is there any chance of a guide for connecting to Azure SQL Database? Iāve managed it locally, but am having difficulties getting it working on Streamlit sharing as mentioned here:
Thank you for reaching out. It was intentional and included mainly for consistency since itās included for every other widget. This change included the need to align widgets in columns more evenly.
I do advocate for a label for every widget as it is helpful from an accessibility background. Streamlit has more to improve here, but ensuring users put in a label for every widget is a start.