Problem/Motivation

Umami does a good job of showing what's possible with Drupal core and no custom modules (except default content), however it still has some limitations:

1. There are a lot of template overrides and hard-coded assumptions about fields, we can probably just use display mode config/layouts and CSS. An if we can't that's a problem we should fix in the rest of core so we can fix in Umami.

2. It's falling behind on some core features - i.e. the responsive card listing of recipes on tags, doesn't use views responsive grid

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

catch created an issue. See original summary.

catch’s picture

markconroy’s picture

Status: Active » Closed (outdated)

I'm going to close this issue as "out of date" since we have separate issues created for each of the requests in this one.

---
Thanks to Code Enigma for sponsoring my time to work on this.

markconroy’s picture

Status: Closed (outdated) » Active

Opening again so we can add more issues/child issues if we need to.

---
Thanks to The Confident for sponsoring my time to work on this.

markconroy’s picture

Issue summary: View changes

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.