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

MTBLS assignment after validation #139

Open
wants to merge 15 commits into
base: development
Choose a base branch
from
Open

MTBLS assignment after validation #139

wants to merge 15 commits into from

Conversation

oyurekten
Copy link
Contributor

No description provided.

@@ -27,7 +27,7 @@ <h3>
>
<div class="column">
<p class="has-text-centered">
<mat-icon>info</mat-icon> Once you create your study, you
<mat-icon>info</mat-icon> Once you create a request, you
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would change the wording here, as 'request' is a little unclear - "Once you create a provisonal study - denoted by the identifier REQ (for request)..."

<p>
Your study has been assigned the unique identifier
Your study request has been assigned wit an identifier
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here, I would change the wording to something like provisional - 'creating a request is vague'- also need to correct spelling of 'wit'

<p *ngIf="study" class="step-title">
<a
[ngClass]="{ 'has-text-grey': step < 2 }"
(click)="redirectTo('info', null, 1)"
>
Study Created <br />
Request Created <br />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here, 'Request Created' is a little vague, especially for users who have used metabolights before (but if the team is happy with it then I'm happy)

@@ -53,7 +53,7 @@
</div>
<div class="timeline-item">
<div class="timeline-marker is-image is-32x32">
<img src="https://bulma.io/images/placeholders/32x32.png" />
<img src="assets/img/file.png" />
</div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't call any asset simply 'file'

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

Successfully merging this pull request may close these issues.

3 participants