Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix modal centering #244

Merged
merged 4 commits into from Apr 3, 2023
Merged

fix modal centering #244

merged 4 commits into from Apr 3, 2023

Conversation

kutoft
Copy link
Collaborator

@kutoft kutoft commented Mar 31, 2023

fix modal centering

@height
Copy link

height bot commented Mar 31, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@vercel
Copy link

vercel bot commented Mar 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pocket-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2023 2:08pm

PseudoMera
PseudoMera previously approved these changes Mar 31, 2023
@github-actions
Copy link

github-actions bot commented Mar 31, 2023

Coverage Summary

Status Category Percentage Covered / Total
🟢 Lines 89.63% / 50% 7950 / 8869
🟢 Statements 89.63% / 50% 7950 / 8869
🟢 Functions 60.05% / 50% 221 / 368
🟢 Branches 81.83% / 50% 428 / 523
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
app/components/application/AppAddressCard/AppAddressCard.tsx 94.53% 82.14% 83.33% 94.53%
app/components/application/AppAddressCard/index.ts 100% 100% 100% 100%
app/components/application/AppEndpointCard/AppEndpointCard.tsx 64.51% 47.05% 50% 64.51%
app/components/application/AppEndpointUrl/AppEndpointUrl.tsx 100% 100% 100% 100%
app/components/application/AppEndpointUrl/index.ts 100% 100% 100% 100%
app/components/application/AppKeysCard/AppKeysCard.tsx 100% 100% 100% 100%
app/components/application/AppKeysCard/index.ts 100% 100% 100% 100%
app/components/application/AppOverSessionLimitCard/AppOverSessionLimitCard.tsx 100% 100% 100% 100%
app/components/application/AppPlanDetails/AppPlanDetails.tsx 97.93% 100% 66.66% 97.93%
app/components/application/AppPlanDetails/index.ts 100% 100% 100% 100%
app/components/application/AppPlanLatestInvoiceCard/AppPlanLatestInvoiceCard.tsx 100% 25% 100% 100%
app/components/application/AppPlanLatestInvoiceCard/index.ts 100% 100% 100% 100%
app/components/application/AppPlanOverviewCard/AppPlanOverviewCard.tsx 100% 100% 100% 100%
app/components/application/AppPlanOverviewCard/index.ts 100% 100% 100% 100%
app/components/application/AppPlansOverview/AppPlansOverview.tsx 97.61% 100% 66.66% 97.61%
app/components/application/AppRadioCards/AppRadioCards.tsx 97.84% 71.42% 60% 97.84%
app/components/application/AppRequestsByOriginCard/AppRequestsByOriginCard.tsx 100% 100% 100% 100%
app/components/application/CalculateYourPricing/CalculateYourPricing.tsx 98.66% 92.3% 87.5% 98.66%
app/components/application/ChainWithImage/ChainWithImage.tsx 100% 75% 100% 100%
app/components/application/ChainWithImage/index.ts 100% 100% 100% 100%
app/components/application/ChainsDropdown/ChainsDropdown.tsx 97.5% 80% 60% 97.5%
app/components/application/ChainsDropdown/index.ts 100% 100% 100% 100%
app/components/application/ContactSalesForm/ContactSalesForm.tsx 99.39% 80% 100% 99.39%
app/components/application/ContactSalesForm/index.ts 100% 100% 100% 100%
app/components/application/FeedbackCard/FeedbackCard.tsx 100% 100% 100% 100%
app/components/application/FeedbackCard/index.ts 100% 100% 100% 100%
app/components/application/LegacyBannerCard/LegacyBannerCard.tsx 83.05% 75% 60% 83.05%
app/components/application/LegacyBannerCard/index.ts 100% 100% 100% 100%
app/components/application/MemberRoleCard/MemberRoleCard.tsx 94.44% 100% 66.66% 94.44%
app/components/application/MemberRoleCard/index.ts 100% 100% 100% 100%
app/components/application/NetworkPoktScanLatestBlockCard/NetworkPoktScanLatestBlockCard.tsx 97.67% 71.42% 100% 97.67%
app/components/application/NetworkPoktScanLatestBlockCard/index.ts 100% 100% 100% 100%
app/components/application/NetworkRelayPerformanceCard/NetworkRelayPerformanceCard.tsx 100% 100% 100% 100%
app/components/application/NetworkRelayPerformanceCard/index.ts 100% 100% 100% 100%
app/components/application/NetworkSuccessRateCard/NetworkSuccessRateCard.tsx 100% 100% 100% 100%
app/components/application/NetworkSummaryCard/NetworkSummaryCard.tsx 100% 100% 100% 100%
app/components/application/NetworkSummaryCard/index.ts 100% 100% 100% 100%
app/components/application/StopRemoveApp/StopRemoveApp.tsx 94.4% 63.63% 18.18% 94.4%
app/components/application/StopRemoveApp/index.ts 100% 100% 100% 100%
app/components/application/UsageChartCard/UsageChartCard.tsx 100% 70% 100% 100%
app/components/application/UsageChartCard/index.ts 100% 100% 100% 100%
app/components/shared/AnimatedLogo/AnimatedLogo.tsx 28.16% 100% 50% 28.16%
app/components/shared/AnimatedLogo/index.ts 100% 100% 100% 100%
app/components/shared/Card/Card.tsx 100% 100% 100% 100%
app/components/shared/Card/index.ts 100% 100% 100% 100%
app/components/shared/CardList/CardList.tsx 90.19% 75% 75% 90.19%
app/components/shared/CardList/index.ts 100% 100% 100% 100%
app/components/shared/CopyTextIcon/CopyTextIcon.tsx 96.96% 50% 75% 96.96%
app/components/shared/CopyTextIcon/index.ts 100% 100% 100% 100%
app/components/shared/HelpTooltip/HelpTooltip.tsx 78.04% 66.66% 60% 78.04%
app/components/shared/HelpTooltip/index.ts 100% 100% 100% 100%
app/components/shared/Icons/ErrorIcon.tsx 13.63% 100% 0% 13.63%
app/components/shared/Icons/IconDiscord.tsx 100% 100% 100% 100%
app/components/shared/Icons/InfoIcon.tsx 13.63% 100% 0% 13.63%
app/components/shared/Icons/SuccessIcon.tsx 100% 100% 100% 100%
app/components/shared/Icons/WarningIcon.tsx 13.63% 100% 0% 13.63%
app/components/shared/Loader/Loader.tsx 64.28% 100% 50% 64.28%
app/components/shared/Loader/index.ts 100% 100% 100% 100%
app/components/shared/Modal/Modal.tsx 100% 100% 100% 100%
app/components/shared/Modal/index.ts 100% 100% 100% 100%
app/components/shared/Nav/Nav.tsx 77.09% 84.61% 66.66% 77.09%
app/components/shared/Nav/index.ts 100% 100% 100% 100%
app/components/shared/NotificationMessage/NotificationMessage.tsx 100% 100% 100% 100%
app/components/shared/NotificationMessage/index.ts 100% 100% 100% 100%
app/components/shared/PoweredBy/PoweredBy.tsx 84.84% 50% 75% 84.84%
app/components/shared/PoweredBy/index.ts 100% 100% 100% 100%
app/components/shared/RevealIcon/RevealIcon.tsx 100% 100% 100% 100%
app/components/shared/RevealIcon/index.ts 100% 100% 100% 100%
app/components/shared/Table/Table.tsx 88.94% 85.18% 57.14% 88.94%
app/components/shared/Table/index.ts 100% 100% 100% 100%
app/components/shared/TextInput/TextInput.tsx 97.7% 93.75% 75% 97.7%
app/components/shared/TextInput/index.ts 100% 100% 100% 100%
app/context/FeatureFlagContext.tsx 55.07% 66.66% 33.33% 55.07%
app/context/TranslateContext.tsx 92.9% 75% 50% 92.9%
app/context/UserContext.tsx 73.8% 66.66% 25% 73.8%
app/hooks/useClipboard.tsx 100% 100% 100% 100%
app/locales/en.tsx 100% 100% 100% 100%
app/locales/fr.tsx 100% 100% 100% 100%
app/models/poktscan/poktscan.data.ts 100% 100% 100% 100%
app/models/portal/portal.data.ts 99.82% 100% 80% 99.82%
app/models/portal/sdk.ts 94.03% 100% 16.66% 94.03%
app/models/relaymeter/relaymeter.data.ts 100% 100% 100% 100%
app/models/stripe/stripe.data.ts 100% 100% 100% 100%
app/utils/analytics.ts 51.61% 100% 40% 51.61%
app/utils/catchError.ts 86.66% 92.3% 100% 86.66%
app/utils/chainUtils.ts 86.64% 100% 18.18% 86.64%
app/utils/dayjs.ts 100% 100% 100% 100%
app/utils/environment.server.ts 100% 100% 100% 100%
app/utils/environment.ts 100% 100% 100% 100%
app/utils/formattingUtils.ts 50% 100% 50% 50%
app/utils/log.ts 100% 100% 75% 100%
app/utils/pocketUtils.ts 61.53% 100% 20% 61.53%
app/utils/safeRedirect.ts 100% 100% 100% 100%
app/utils/session.server.ts 75% 76.19% 50% 75%
app/utils/utils.ts 67.77% 86.66% 50% 67.77%
app/utils/known-chains/known-chains.ts 75.25% 68.42% 100% 75.25%
app/views/dashboard/apps/appId/layout/appIdLayoutView.tsx 95.01% 85.71% 50% 95.01%
app/views/dashboard/apps/appId/plan/planView.tsx 98.27% 100% 75% 98.27%
app/views/dashboard/apps/appId/security/securityView.tsx 65.92% 58.33% 29.16% 65.92%
app/views/dashboard/apps/contact-sales/contactSalesView.tsx 98.63% 100% 37.5% 98.63%
app/views/dashboard/apps/index/appsView.tsx 72.02% 69.38% 27.27% 72.02%
app/views/dashboard/apps/profile/profileView.tsx 98.61% 80% 50% 98.61%
app/views/network/networkView.tsx 90.64% 90.9% 33.33% 90.64%

@PseudoMera
Copy link
Contributor

mantinedev/mantine#2311

@kutoft kutoft merged commit 12350ef into stage Apr 3, 2023
5 checks passed
@kutoft kutoft deleted the modal branch April 3, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants