# Regression in UI in default theme

**URL:** https://meta.discourse.org/t/regression-in-ui-in-default-theme/81592
**Category:** Bug
**Created:** [February 26, 2018, 8:47pm UTC](https://meta.discourse.org/t/regression-in-ui-in-default-theme/81592 "2018-02-26T20:47:46Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [February 26, 2018, 10:20pm UTC](https://meta.discourse.org/t/regression-in-ui-in-default-theme/81592/8 "2018-02-26T22:20:59Z")

</div>

It sounds like your `app.yml` setting might be on tests-passed (multiple daily updates) — you’d want to switch that to beta (1-2 weeks) or stable (6-12 weeks):

> [@Switching to non-beta updates only](https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356/3):
>
> Specifically, look in the app.yml file for this bit of configuration: ## Which Git revision should this container use? (default: tests-passed) #version: tests-passed

* * *

> [@vikaskedia](#):
>
> I applied the latest changes suggested by admin/upgrade but my home page subcategories still come in 1 long list and are not wrapping to use the space available.

This fix has been committed, but it’s waiting for tests to pass:

> [@Questions about GitHub bug fix commits and tests-passed](https://meta.discourse.org/t/questions-about-github-bug-fix-commits-and-tests-passed/54545/2):
>
> Every time there’s a new commit on master, our build server will run all the test suites. If they all pass, it will merge the changes to test-passed. It usually takes less than 15 minutes, unless we break the tests… wink

If you check here: [GitHub - discourse/discourse at tests-passed · GitHub](https://github.com/discourse/discourse/tree/tests-passed), you can see that tests-passed is currently behind master (so the current tests haven’t completed yet).

---

_[View the full topic](https://meta.discourse.org/t/regression-in-ui-in-default-theme/81592)._
