Lex
Lex
Hi, I'm experiencing strange color bleeds in many colorized images. See example urls below. Any advice on how to avoid this undesired effect? https://i.imgur.com/MCg2ZaN.png https://i.imgur.com/3qJniGV.png https://i.imgur.com/k7QPUQA.png Thanks in advance
When working with useGet, an access to response headers is highly desirable, as usually backends send pagination-related info not in JSON body but in response headers. **Describe the solution you'd...
Steps: 1. Go to https://dao-git-carthage-joystream.vercel.app/#/members 1. Observe empty list of members despite 24 is shown as the total count of members 1. Observe the error in console: ``` Error: Runtime...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior The code taken from the official guide doesn't seem to work...
$subj
This is my first contribution to this project, open to maintainers comments/suggestions.
The DAO started to suffer from the lack of transparency. Therefore, a system of Discord notifications is required to inform respective WGs about proposals to cut/refill budgets, impose sanctions on...
As [mentioned](https://joystream.notion.site/Impact-of-Olympia-on-Community-Tools-92e684153fa0484a84383a38203a2e70) on Notion, we need to bring the community tooling back to life. This ticket is about Council Minutes. Estimate: `15-20h`, mainly due to significant API changes. Story Points:...
|#| Repo | Link | Classification | Action Required | |-|---------------------|--------------|--------------|----------| |1| [Helpdesk](https://github.com/Joystream/helpdesk) | [Update ReadMe](https://github.com/Joystream/helpdesk/pull/105) | PR, Helpdesk | Needs Review | |2| [Hydra](https://github.com/Joystream/hydra) | [Documentation for developer contributions](https://github.com/Joystream/hydra/issues/218)...
## Steps to reproduce Console: https://graphql-console.subsquid.io/?graphql_api=https://query.joystream.org/graphql Execute query ``` query Payouts { rewardPaidEvents(orderBy: worker_DESC) { id } } ``` Actual Result: ``` { "errors": [ { "message": "column rewardpaidevent.undefined does...