Closed jonsnowpt closed 5 months ago
1.
@jonsnowpt it's something strange. I don't have issues with css in local but it appears in deploy
And I already know why this happens. In our code we have :global(svg) {width: 100%}
It makes all SVG images in our application 100% wide. We need to take a closer look at this issue and refactor
@Izobov
The Button position still has issues:
@Izobov
Here the options should feel the width:
Does a duplicate issue exist?
π€ Is feature request related to a problem? Please describe the problem.
No response
π Feature Request Description
Task Overview: We need to implement a popup that provides users with two options when they click the "Buy BTA" button. This popup should appear on desktop, tablet, and mobile versions of the platform and offer the following options:
The relevant information for these options should be fetched from the
betarena_prod.userguide.data
table in Hasura.Technical Requirements:
betarena_prod.userguide.data
table.Steps to Implement:
Fetch Data from Hasura:
betarena_prod.userguide.data
table to retrieve the necessary information for the popup content, including translations and links.Create Popup Component:
Popup Content Structure:
info_competitions
link_competitions
info_presale
link_presale
Trigger Popup:
Design and Responsive Implementation:
Testing:
Example Hasura Query:
Frontend Implementation Example:
Acceptance Criteria:
FIGMA design:
https://www.figma.com/design/thLKCrDNpVADLdkau4WxCy/BTA-Design-Scores-Mobile?m=dev&node-id=124-196812