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

前台删除 PVC 时,如果没有勾选 PVC 模板,就会跳转404页面,并把该项目下的所有 PVC 模板全部删除 #206

Closed
yannuo0802 opened this issue Jan 8, 2019 · 4 comments · Fixed by #213
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@yannuo0802
Copy link

Describe the bug
前台删除PCV时,如果没有勾选pvc模板,就会跳转404页面,并把该项目下的所有pvc模板全部删除
image
点击后会跳转404页面
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Server Version

- Dashboard version:
- Kubernetes version:
- Wayne version:
- Node.js version:
- Go version:

Additional context
Add any other context about the problem here.

@chengyumeng
Copy link
Collaborator

@kofj

@yannuo0802
Copy link
Author

@chengyumeng 这个问题是angularjs 配置的路由问题导致的,需要修改wayne\src\frontend\src\app\portal\persistentvolumeclaim\persistentvolumeclaim.component.ts文件72行,的
image
修改后为
image
解决!!!

@kofj
Copy link
Collaborator

kofj commented Jan 8, 2019

@BennieMeng

@chengyumeng chengyumeng changed the title 前台删除PCV时,如果没有勾选pvc模板,就会跳转404页面,并把该项目下的所有pvc模板全部删除 前台删除 PVC 时,如果没有勾选pvc模板,就会跳转404页面,并把该项目下的所有 pvc 模板全部删除 Jan 8, 2019
@chengyumeng chengyumeng changed the title 前台删除 PVC 时,如果没有勾选pvc模板,就会跳转404页面,并把该项目下的所有 pvc 模板全部删除 前台删除 PVC 时,如果没有勾选pvc模板,就会跳转404页面,并把该项目下的所有 PVC 模板全部删除 Jan 8, 2019
@chengyumeng chengyumeng changed the title 前台删除 PVC 时,如果没有勾选pvc模板,就会跳转404页面,并把该项目下的所有 PVC 模板全部删除 前台删除 PVC 时,如果没有勾选 PVC 模板,就会跳转404页面,并把该项目下的所有 PVC 模板全部删除 Jan 8, 2019
@chengyumeng chengyumeng added the kind/bug Categorizes issue or PR as related to a bug. label Jan 8, 2019
@BennieMeng
Copy link
Collaborator

@yannuo0802 it works, thanks very much! smile~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants