Bugs found in Softr SaaS
Softr is a versatile, no-code web application builder that enables businesses to create websites and online stores without extensive technical knowledge.
Its features, such as predesigned templates, user permissions, and data management tools, aim to simplify the development process. Our QAwerk team tested Softr’s core components, focusing on user experience, date/time configuration, and UI consistency.
Below, we present the most notable bugs discovered during our testing phase, along with recommended improvements.
Calendar header does not reflect new date format
Major
- The user is logged into their Softr account.
- A calendar block has been added to the website.
- Navigate to the Settings tab.
- Go to Date & Time settings.
- Select the date format yyyy mm dd.
- Click Save.
- Click Publish and then Publish Updates.
- Return to the website.
- OS: Windows 10 x64
- Browsers: Chrome 127.0.6533.89, Firefox 128.0.3, Edge 127.0.2651.86
The calendar header retains the previous “Friendly” date format (e.g., “Dec 27, 2024”), ignoring the user’s new date format setting.
The header should immediately reflect the yyyy mm dd format after the settings are updated.
Calendar fails to display 24-hour locale preference
Major
- The user is logged into their Softr account.
- A calendar block is present in the application.
- Go to Settings -> Date & Time.
- Select the Based on User Locale format option.
- Click Save.
- Click Publish -> Publish Updates.
- Check the calendar on the website.
- OS: Windows 10 x64
- Browsers: Chrome 127.0.6533.89, Firefox 128.0.3, Edge 127.0.2651.86
Time is displayed in a 12-hour format, ignoring the 24-hour locale setting.
Calendar times should appear in a 24-hour format to align with the user’s locale choice.
“Add Record” modal fields mismatch user date & time settings
Major
- The user is logged in.
- A calendar block was added to the site.
- Open Settings -> Date & Time.
- Select date format dd mm yyyy with “.” as a separator.
- Set 24-hour time format.
- Click Save.
- Click Publish -> Publish Updates.
- Return to the website and click Add Record on the calendar.
- OS: Windows 10 x64
- Browsers: Chrome 127.0.6533.89, Firefox 128.0.3, Edge 127.0.2651.86
- Time remains in a 12-hour format.
- The date reverts to mm/dd/yyyy format.
Fields in the “Add Record” modal should reflect dd.mm.yyyy for date and 24-hour time.
Header orientation mismatch between editor and live site
Minor
The user is logged into Softr.
- Click Pages.
- Select the header.
- Set the header to a horizontal orientation.
- Click Publish -> Publish Updates.
- OS: Windows 10 x64
- Browsers: Chrome 127.0.6533.89, Firefox 128.0.3, Edge 127.0.2651.86
- The live site displays the header in horizontal orientation.
- The editor still shows a vertical layout.
Both the editor and the live site should display the header as horizontal.
I discovered multiple date/time localization inconsistencies and minor UI issues in Softr. Addressing these discrepancies—particularly in calendar formats—will significantly enhance user trust and overall workflow. I recommend further testing after any feature updates or design changes to maintain a smooth user experience.