Skip to content
#

headless

Here are 19,197 public repositories matching this topic...

directus
abertay-university
abertay-university commented May 16, 2022

Describe the Bug

Imported activity data from another source using GUID and the time series graph is quite entertaining. Looking at the api query, there is no sort option. I think its worth including the sort parameter using the chosen time column.

image

To Reproduce

Create a ta

App Bug Good First Issue
Sylius
kgonella
kgonella commented Feb 28, 2022

Sylius version affected: > 1.8

Description
The breadcrumb on product handle the case if an ancestor taxon is disabled and remove the link. But nothing is done if the main taxon is disabled.

Steps to reproduce
Choose a main taxon on a product.
Disable the main taxon.
Go to the product page.
The main taxon is linked in breadcrumb and lead to a "not found exception".

**

Good First Issue UX Admin Bug
sanity
alevroub
alevroub commented Jun 26, 2018

The default google-maps-input.json could maybe include more displaying options, such as themes and zoom level for the static map. Though hacky, these few changes do the job for me:

GeopointSelect.js

var _googleMapsInput = require('config:@sanity/google-maps-input');
var _googleMapsInput2 = _interopRequireDefault(_googleMapsInput);

class GeopointSelect extends _react2.default.Compone

Improve this page

Add a description, image, and links to the headless topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the headless topic, visit your repo's landing page and select "manage topics."

Learn more