From 198391e199fde2a485291ae4f9ef79dae5ae417f Mon Sep 17 00:00:00 2001 From: Ani Date: Thu, 23 May 2024 15:04:44 +0300 Subject: [PATCH] Add minor FE fixes (#1802) * Add minor FE fixes * update textarea height * Update notifications texts * Update subscription texts --------- Co-authored-by: ani-kalpachka --- public/locales/bg/common.json | 4 ++-- public/locales/bg/notifications.json | 10 +++++----- public/locales/en/notifications.json | 2 +- .../client/auth/profile/UpdateEmailModal.tsx | 2 +- src/components/client/contact/ContactForm.tsx | 4 +++- .../client/privacy-policy/PrivacyPolicyPage.tsx | 2 +- 6 files changed, 13 insertions(+), 11 deletions(-) diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index 64a718fe7..6c1ae9eff 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -109,8 +109,8 @@ "profile-button": "На профилния", "another-button": "На друг" }, - "subscribe": "Абонирай се за email известия за кампанията.", - "subscribeFooter": "Абонирай се за бюлетина", + "subscribe": "Абонирайте се за email известия за кампанията.", + "subscribeFooter": "Абонирайте се за бюлетина", "subscribeGeneral": "Абонирайте се за email известия от Подкрепи.бг", "subscribe-monthly-newsletter": "Месечен бюлетин на Подкрепи.бг", "subscribeGeneralSubtext": "Получавайте нашия месечен бюлетин, в който ще Ви информираме за най-интересните новини от Подкрепи.бг!", diff --git a/public/locales/bg/notifications.json b/public/locales/bg/notifications.json index 6a1a3a9fa..3937c3f77 100644 --- a/public/locales/bg/notifications.json +++ b/public/locales/bg/notifications.json @@ -1,15 +1,15 @@ { "subscribe": { - "thank-you-msg-heading": "Абонаментът ти е активен!", - "thank-you-msg-text": "Успешно активира своя абонамент. Очаквай новини от нас на {{email}}", + "thank-you-msg-heading": "Абонаментът Ви е активен!", + "thank-you-msg-text": "Успешно активирахте своя абонамент. Очаквайте новини от нас на {{email}}.", "subscription-fail-heading": "Възникна грешка", - "subscription-fail-text": "Не успяхме да активираме абонамента ти. Моля, опитай пак.", + "subscription-fail-text": "Не успяхме да активираме абонамента Ви. Моля, опитайте пак.", "cta": "Към сайта", - "cta-retry": "Опитай пак" + "cta-retry": "Опитайте пак" }, "unsubscribe": { "thank-you-msg": "Успешно деактивирахте абонамента си за известия!", - "subscription-fail": "Възникна проблем при деактивирането на абонамента за известия 🙄", + "subscription-fail": "Възникна проблем при деактивирането на абонамента за известия. 🙄", "cta": "Към сайта", "cta-retry": "Опитай пак" } diff --git a/public/locales/en/notifications.json b/public/locales/en/notifications.json index 3d9f6a360..dee0541b5 100644 --- a/public/locales/en/notifications.json +++ b/public/locales/en/notifications.json @@ -1,7 +1,7 @@ { "subscribe": { "thank-you-msg-heading": "Your subscription is active!", - "thank-you-msg-text": "You successfully activated your subscription. You can wait news from us on {{email}}", + "thank-you-msg-text": "You successfully activated your subscription. You can wait news from us on {{email}}.", "subscription-fail-heading": "An error occurred", "subscription-fail-text": "We couldn`t activate your subscription. Please, try again.", "cta": "To the site", diff --git a/src/components/client/auth/profile/UpdateEmailModal.tsx b/src/components/client/auth/profile/UpdateEmailModal.tsx index 34ad1fc54..9945e2633 100644 --- a/src/components/client/auth/profile/UpdateEmailModal.tsx +++ b/src/components/client/auth/profile/UpdateEmailModal.tsx @@ -129,7 +129,7 @@ function UpdateEmailModal({ validationSchema={validationSchema}> - + diff --git a/src/components/client/contact/ContactForm.tsx b/src/components/client/contact/ContactForm.tsx index 942ee4372..2eba6f101 100644 --- a/src/components/client/contact/ContactForm.tsx +++ b/src/components/client/contact/ContactForm.tsx @@ -18,6 +18,8 @@ import { name, companyName, phone, email } from 'common/form/validation' import AcceptPrivacyPolicyField from 'components/common/form/AcceptPrivacyPolicyField' import EmailField from 'components/common/form/EmailField' +import theme from 'common/theme' + const validationSchema: yup.SchemaOf = yup .object() .defined() @@ -137,7 +139,7 @@ export default function ContactForm({ initialValues = defaults }: ContactFormPro type="text" name="message" label="auth:fields.message" - sx={{ '& textarea': { resize: 'vertical' } }} + sx={{ '& textarea': { resize: 'vertical', minHeight: theme.spacing(3) } }} /> diff --git a/src/components/client/privacy-policy/PrivacyPolicyPage.tsx b/src/components/client/privacy-policy/PrivacyPolicyPage.tsx index 5f522478c..c43070e4a 100644 --- a/src/components/client/privacy-policy/PrivacyPolicyPage.tsx +++ b/src/components/client/privacy-policy/PrivacyPolicyPage.tsx @@ -67,8 +67,8 @@ export default function AboutPage() { случай, че сте доброволец или потенциален дарител, вие също предоставяне личните си данни доброволно. +

Обработваните от нас лични данни включват:

    -
  • Обработваните от нас лични данни включват:
  • Три имена
  • Единен граждански номер (ЕГН), личен номер на чужденец (ЛНЧ) или друг идентификатор