As a follow-up to #671...
When only one tab is shown (on mobile), having a downwards-pointing arrow when the rest of the tabs are expanded simply does not make any sense to me. Especially in the cases where the active tab is not the first one and we have tabs expanding upwards as well (the ones before the active tab). Can we please change that to an "x" close icon perhaps?
Also having the ellipsis changed to a left-pointing arrow when only one tab is shown does not make sense to me. Can we please change that to an ellipsis for consistency?
...so to summarize: ellipsis for all cases when there are more tabs to be expanded and an "x" close icon when the tabs are expanded (to convey the message that clicking there will actually close the expanded tabs).
Recent comments
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?