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

DynamicPage : Wizard steps area is within the same container as the page header. #9312

Closed
1 task done
DikshaHub opened this issue Jun 27, 2024 · 3 comments
Closed
1 task done

Comments

@DikshaHub
Copy link

DikshaHub commented Jun 27, 2024

Feature Request Description

We are working on a dynamic page that includes a wizard. Our requirement is to have the page header and wizard steps within the same container.
Please refer : https://stackblitz.com/edit/github-wcwdgu-svwpsw?file=src%2FApp.tsx
Here is the current layout.

image

Proposed Solution

We expect the layout to look like the example below.

image

Refer https://wiki.one.int.sap/wiki/pages/viewpage.action?pageId=2697897301 .

The wizard step icon titles should be integrated into the header, and there should be no unnecessary padding visible between the wizard content block and the page border.

Proposed Alternatives

No response

Organization

No response

Additional Context

No response

Priority

None

Privacy Policy

  • I’m not disclosing any internal or sensitive information.
@kineticjs kineticjs self-assigned this Jun 27, 2024
@kineticjs
Copy link
Contributor

Hi @DikshaHub,

Thank you for the sample of the issue. When inspecting the rendered HTML, however, I cannot see the ui5-dynamic-page component developed in this repo, see e.g.: https://sap.github.io/ui5-webcomponents/nightly/components/fiori/DynamicPage/

Maybe you are using a different DynamicPage component currently?

In our ui5-dynamic-page I was able to nest ui5-wizard in its "headerArea" slot, so probably the issue is specific to the component in your linked sample.

Thanks

@kineticjs kineticjs removed their assignment Jul 1, 2024
Copy link

Hello, everyone! The issue has been inactive for 21 days. If there are still questions or comments, please feel free to continue the discussion. Inactive issues will be closed after 7 days!

@github-actions github-actions bot added the Stale label Jul 23, 2024
Copy link

Hello, everyone! The issue has been inactive for 28 days, so I am closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants