monorepo icon indicating copy to clipboard operation
monorepo copied to clipboard

MemeBattle monorepo

Results 80 monorepo issues
Sort by recently updated
recently updated
newest added

![Screenshot from 2023-08-22 20-30-52](https://github.com/MemeBattle/monorepo/assets/59825083/739aba8d-69a0-4ff7-aa0d-21a87092f270) The scroll appears when the player's card is reduced to a certain size

defect
good first issue
Frontend

1. Research a correct way and create new package or packages for shareable config (https://eslint.org/docs/latest/extend/shareable-configs) 2. Move current rules to package(s) 3. [OPTIONAL]: Configure CI/CD to publish config

1. Add page /[locale]/members/[username] 2. Display avatar, username, fullname and title 3. Collect posts by username 4. Add information about (mdx block) collect members contributes to MemeBattle? links on social...

Research

Current position of exit button on mobiles causes unexpected exit from room for users. This happens when the player wants to tap on a card, but the round has already...

good first issue
Frontend

Add endpoint that returns data for leaderboard Application: Ligretto-core-backend

Backend

Profile username doesn't update after changing and redirecting to main page. Displayed test name after login ![image](https://github.com/MemeBattle/monorepo/assets/67325499/f8fcfb6e-2282-45eb-b907-270c010cfd34) Change and save name ![image](https://github.com/MemeBattle/monorepo/assets/67325499/fe0d5d00-8d30-43ed-985c-def29a666b5a) After redirect: ![image](https://github.com/MemeBattle/monorepo/assets/67325499/261545d7-80d1-4243-a70f-61205b9ff521)

Frontend

### What information should be on the main page? 1. It will be a main page of MemeBattle. Main landing page. So, this page should answer on question: **What is...

Research

### Steps for reproduce 1. Create game and play one round. 2. Leave room and create new ### Expected: your scores 0 ### Actual: Your scores from previous room

defect
good first issue
Frontend

Setup docusaurus for docs folder https://docusaurus.io/

enhancement

If files in `apps/ligretto-frontend/src/assets` are unused, then remove it

good first issue
Frontend