-
hello, i have added this to Quip and was wondering if it would be possible to have more than one rating on the comment? for example:
How was the food - **RATING**
Was it clean - **RATING**
What was t…
-
Not sure what the ratings philosophy is here but I'd love to see a ratings plugin that could help manage them. I've gone though a ton of music player over nearly 20 years and it seems every single one…
-
trying to edit the color for the "Entered biome:" msg but dont see a config option
-
Hello. First of all, thank you for this great plugin. The plugin works just fine. However, I would like to share with you a problem I encountered. I am using "templater" and "dataview" plugin in "cont…
-
Imagine a plugin code like this:
```php
/** @var array */
public $features = [
'formfields' => 0
];
/**
* Get list of form field types specified in this plugin.
…
-
**Is your feature request related to a problem? Please describe.**
Having to go into the edit panel to rate scenes is cumbersome, I end up tending to avoid rating scenes when in fact want to.
**De…
-
1. The Floating Product Reviews Widget is not showing on the shop page
![image](https://github.com/user-attachments/assets/9345e82d-b7e6-4b8f-9b99-14ebe641e04d)
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
## Description
In version 1.1.0 of beckn, a new set of APIs has been introduced that can be used by the BAPs to fetch the meta information. One of the API is get_return_reasons. In this BAP fetches t…
-
GlobalState.js
import React, { createContext, useReducer } from "react";
import AppReducer from "./AppReducer";
const initialState = {
cart: [],
orders: [],
};
export const GlobalContext = cre…