-
I'd like to show a few reviews on the main page (preferably one row of three) with a button to load more (just like the blog section offers)
I didn't dive in the code yet so I don't know how easy …
-
**This is my code:**
$record = Contents::find();
$provider = new ActiveDataProvider([
'query' => $record,
'pagination' => [
'pageSize' => 6,
],
…
-
When a user is waiting for a navigation to happen we want to indicate to the user that we are "processing" the request. Some of the current components doesn't allow to easily set the `loading` prop. F…
-
Description:
Hat mehr als 100 Eigenschaften angelegt und möchte die Varianten-Ausspielung in der Storefront anpassen lädt das Modal nicht korrekt. Grund ist die Logik zum Laden der Property Groups:
…
-
I'm a bit confused that nobody else is posting this issue, but everyone within my group is having it independent of me - whenever I or someone else joins a game with LGU installed, the screen looks li…
-
The load more button for transactions should work for shared account as well.
Can we create a reusable partial/component?
-
User report: "The challenge I checked yesterday (via Firefox on Win 10) was the Habitversary Challenge with then 22 participants and now 23 participants. The Load More button is still visible even tho…
-
Version 3.*.* had a feature loading more/all market pages
requested in discord
-
I am using a react-select to load more options by using onMenuScrollToBottom property and when you reach the end of the options list, it loads more options fine but, it doesn't load when I use the scr…
-
My local timeline has a lot of #nowplaying toots, so I sometimes filter them out. However, if a lot of the recent toots hit the filter, I just see an empty timeline with the "your timeline is empty, t…