From 33865ff3a8e63011b38614618e1d85fd6cdd831a Mon Sep 17 00:00:00 2001 From: vladislavkeblysh Date: Mon, 9 Oct 2023 10:37:10 +0300 Subject: [PATCH 1/2] feat: fixed displaing banner and certificates on mobile view --- src/profile/Banner.jsx | 2 +- src/profile/forms/Certificates.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/profile/Banner.jsx b/src/profile/Banner.jsx index b4e6830f0..de8ff9dd9 100644 --- a/src/profile/Banner.jsx +++ b/src/profile/Banner.jsx @@ -1,5 +1,5 @@ import React from 'react'; -const Banner = () =>
; +const Banner = () =>
; export default Banner; diff --git a/src/profile/forms/Certificates.jsx b/src/profile/forms/Certificates.jsx index f3294edfe..6589972bc 100644 --- a/src/profile/forms/Certificates.jsx +++ b/src/profile/forms/Certificates.jsx @@ -68,7 +68,7 @@ class Certificates extends React.Component { })(); return ( -
+
Date: Wed, 11 Oct 2023 19:24:04 +0300 Subject: [PATCH 2/2] feat: update snapshot --- .../__snapshots__/ProfilePage.test.jsx.snap | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/profile/__snapshots__/ProfilePage.test.jsx.snap b/src/profile/__snapshots__/ProfilePage.test.jsx.snap index 746bd2b02..8ecdb3ba3 100644 --- a/src/profile/__snapshots__/ProfilePage.test.jsx.snap +++ b/src/profile/__snapshots__/ProfilePage.test.jsx.snap @@ -5,7 +5,7 @@ exports[` Renders correctly in various states app loading 1`] = ` className="profile-page" >
Renders correctly in various states test country edit w className="profile-page" >
Renders correctly in various states test country edit w className="row align-items-stretch" >
Renders correctly in various states test education edit className="profile-page" >
Renders correctly in various states test education edit className="row align-items-stretch" >
Renders correctly in various states test preferreded la className="profile-page" >
Renders correctly in various states test preferreded la className="row align-items-stretch" >
Renders correctly in various states viewing other profi className="profile-page" >
Renders correctly in various states viewing own profile className="profile-page" >
Renders correctly in various states viewing own profile className="row align-items-stretch" >
Renders correctly in various states while saving an edi className="profile-page" >
Renders correctly in various states while saving an edi className="row align-items-stretch" >
Renders correctly in various states while saving an edi className="profile-page" >
Renders correctly in various states while saving an edi className="row align-items-stretch" >
Renders correctly in various states without credentials className="profile-page" >
Renders correctly in various states without credentials className="row align-items-stretch" >