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

feat(xo-web/new/sr): ability to select NFS version #4277

Merged
merged 10 commits into from
Jun 19, 2019
Merged

Conversation

GHEMID-Mohamed
Copy link
Contributor

@GHEMID-Mohamed GHEMID-Mohamed commented Jun 13, 2019

Fixes #3951

  • PR reference the relevant issue (e.g. Fixes #007)
  • if UI changes, a screenshot has been added to the PR
  • CHANGELOG.unreleased.md:
    • enhancement/bug fix entry added
    • list of packages to release updated (${name} v${new version})
  • documentation updated
  • I have tested added/updated features (and impacted code)

nfs_lines

onChange={this._handleNfsVersion}
value={nfsVersion}
>
<option value={null}>
Copy link
Member

Choose a reason for hiding this comment

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

I don't think null is a valid value for HTML's select.

@Rajaa-BARHTAOUI Rajaa-BARHTAOUI removed their request for review June 17, 2019 07:24
@GHEMID-Mohamed GHEMID-Mohamed requested a review from julien-f June 17, 2019 07:31
@julien-f julien-f removed their request for review June 17, 2019 07:32
@julien-f julien-f removed their request for review June 17, 2019 08:33
@GHEMID-Mohamed GHEMID-Mohamed requested review from Rajaa-BARHTAOUI and removed request for Rajaa-BARHTAOUI June 17, 2019 09:47
@Rajaa-BARHTAOUI Rajaa-BARHTAOUI requested a review from pdonias June 18, 2019 15:20
@pdonias
Copy link
Member

pdonias commented Jun 19, 2019

Please update the screenshot and if you don't plan to add any documentation for this, you can check "documentation updated".

@pdonias pdonias changed the title feat(xo-web/new/sr): Ability to select NFS version feat(xo-web/new/sr): ability to select NFS version Jun 19, 2019
@pdonias pdonias merged commit 238e9cd into master Jun 19, 2019
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.

Enhancement Request: NFS4.1 support from WebGui
4 participants