diff --git a/packages/fiori/cypress/specs/UserSettingsDialog.cy.tsx b/packages/fiori/cypress/specs/UserSettingsDialog.cy.tsx
index c2bae2d1f8ab..b509f9803e2e 100644
--- a/packages/fiori/cypress/specs/UserSettingsDialog.cy.tsx
+++ b/packages/fiori/cypress/specs/UserSettingsDialog.cy.tsx
@@ -178,9 +178,9 @@ describe("Initial rendering", () => {
it("tests setting tabs", () => {
cy.mount(
-
+
-
+ );
@@ -364,11 +364,11 @@ describe("Events", () => {
it("tests back-click event on secondary page", () => {
cy.mount(
-
+
- second page content
+ second page content
);
@@ -394,11 +394,11 @@ describe("Events", () => {
cy.ui5SimulateDevice("phone");
cy.mount(
-
+
- second page content
+ second page content
);
@@ -433,11 +433,11 @@ describe("Events", () => {
it("tests selection-change event", () => {
cy.mount(
-
+
- second tab
+ second tab
);
@@ -459,11 +459,11 @@ describe("Events", () => {
it("tests selection-change event prevented", () => {
cy.mount(
-
+
- second tab
+ second tab
);
@@ -574,9 +574,9 @@ describe("Responsiveness", () => {
cy.ui5SimulateDevice("phone");
cy.mount(
-
+
-
+ );
diff --git a/packages/fiori/src/UserSettingsItem.ts b/packages/fiori/src/UserSettingsItem.ts
index 9f6d513fba97..526dcbac19ff 100644
--- a/packages/fiori/src/UserSettingsItem.ts
+++ b/packages/fiori/src/UserSettingsItem.ts
@@ -149,9 +149,13 @@ class UserSettingsItem extends UI5Element {
accessibleName?: string;
/**
- * Defines the tab views of the user settings item.
+ * Defines the page views of the user settings item.
+ *
+ * If there are no tab views, the first page view will be shown unless there is selected one. If there is selected page
+ * view it will be shown no matter if there are tab views.
+ *
+ * The page views are displayed by default if there is no selected tab view.
*
- * The tab views are displayed by default if there is no selected page view.
* @public
*/
@slot({
@@ -163,13 +167,10 @@ class UserSettingsItem extends UI5Element {
slots: false,
},
})
- tabs!: Array;
+ pages!: Array;
/**
- * Defines the page views of the user settings item.
- *
- * If there are no tab views, the first page view will be shown unless there is selected one. If there is selected page
- * view it will be shown no matter if there are tab views.
+ * Defines the tab views of the user settings item.
*
* @public
*/
@@ -181,7 +182,7 @@ class UserSettingsItem extends UI5Element {
slots: false,
},
})
- pages!: Array;
+ tabs!: Array;
/**
* Indicates whether any of the element siblings have icon.
diff --git a/packages/fiori/src/themes/UserSettingsItem.css b/packages/fiori/src/themes/UserSettingsItem.css
index 1192dff495be..9e62d50b9814 100644
--- a/packages/fiori/src/themes/UserSettingsItem.css
+++ b/packages/fiori/src/themes/UserSettingsItem.css
@@ -15,7 +15,6 @@
padding: 1rem 1rem 0.5rem;
font-size: var(--sapFontHeader5Size);
font-family: var(--sapFontBoldFamily);
- border-bottom: 0.0625rem solid var(--sapList_BorderColor);
}
.ui5-user-settings-item-loading-container {
diff --git a/packages/fiori/test/pages/UserSettingsDialog.html b/packages/fiori/test/pages/UserSettingsDialog.html
index f6409113c61e..8e2448036cce 100644
--- a/packages/fiori/test/pages/UserSettingsDialog.html
+++ b/packages/fiori/test/pages/UserSettingsDialog.html
@@ -40,7 +40,7 @@
User settings
-
+ Alain Chevalier
Language and Region:
@@ -127,12 +127,12 @@
-
+ iOSAndroid
-
+ Enable access to your site from the SAP Mobile Start application.InstallRegisterScan the QR Code to install the mobile application
@@ -141,7 +141,7 @@
-
+
@@ -192,7 +192,7 @@
-
+
@@ -294,7 +294,7 @@
-
+ Sales Order Updates
@@ -402,6 +402,7 @@
Clicking on reset will delete your personalization settings for the launchpad (e.g. theme, language, user activities, and home page content) and for apps using the launchpad personalization features (e.g. filter settings, table columns).
+ Clicking on reset will delete your personalization settslotings for the launchpad (e.g. theme, language, user activities, and home page content) and for apps using the launchpad personalization features (e.g. filter settings, table columns).
This action is irreversible.
Further changes in the dialog will not be applied.
Are you sure you want to proceed with the reset?
diff --git a/packages/website/docs/_samples/fiori/UserSettingsDialog/Basic/sample.html b/packages/website/docs/_samples/fiori/UserSettingsDialog/Basic/sample.html
index f21c2e3e17b1..5e42ba84fb94 100644
--- a/packages/website/docs/_samples/fiori/UserSettingsDialog/Basic/sample.html
+++ b/packages/website/docs/_samples/fiori/UserSettingsDialog/Basic/sample.html
@@ -38,7 +38,7 @@
-
+ Alain Chevalier
Language and Region:
@@ -125,12 +125,12 @@
-
+ iOSAndroid
-
+ Enable access to your site from the SAP Mobile Start application.InstallRegisterScan the QR Code to install the mobile application
@@ -139,7 +139,7 @@
-
+
diff --git a/packages/website/docs/_samples/patterns/UXCIntegration/Basic/sample.html b/packages/website/docs/_samples/patterns/UXCIntegration/Basic/sample.html
index 7600bb63b0ef..e104abcb99bc 100644
--- a/packages/website/docs/_samples/patterns/UXCIntegration/Basic/sample.html
+++ b/packages/website/docs/_samples/patterns/UXCIntegration/Basic/sample.html
@@ -268,7 +268,7 @@
-
+
Language and Region:
@@ -359,12 +359,12 @@
-
+ iOSAndroid
-
+ Enable access to your site from the SAP Mobile Start application.InstallRegisterScan the QR Code to install the mobile application
@@ -373,7 +373,7 @@
-
+