V2Wizard: add alert on snapshot step

Inform users that the snapshots only apply to RHEL content for now.
This commit is contained in:
Sanne Raymaekers 2024-06-04 12:02:43 +02:00 committed by Klara Simickova
parent 160381908a
commit a8112410b6

View file

@ -1,6 +1,6 @@
import React from 'react';
import { Button, Form, Grid, Text, Title } from '@patternfly/react-core';
import { Alert, Button, Form, Grid, Text, Title } from '@patternfly/react-core';
import { ExternalLinkAltIcon } from '@patternfly/react-icons';
import { useHref } from 'react-router-dom';
@ -14,6 +14,14 @@ export default function SnapshotStep() {
<Title headingLevel="h1" size="xl">
Repository snapshot
</Title>
<Alert
variant="info"
isInline
title="The snapshot date only applies to RHEL content."
>
Third party, custom repositories will always use the newest repository
state available.
</Alert>
<Grid>
<Text>
Control the consistency of the packages in the repository used to