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

[Feature][SolidUI-Web] Dev0.1.0 List of unfinished front-end functions #41

Closed
17 of 18 tasks
dlimeng opened this issue Jun 12, 2023 · 4 comments
Closed
17 of 18 tasks
Assignees
Labels
feature test UI ui and front end related
Milestone

Comments

@dlimeng
Copy link
Collaborator

dlimeng commented Jun 12, 2023

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

代码:

  • 1. 预览功能开发
  • 2. 登录页问题
  • 3. 添加场景、页面,让用户输入名称 (右击操作出现浮菜单,然后在场景和页面名称位置去重命名和删除)
  • 4. 设计页面点击那个logo可以让他会首页项目列表页面,现在交互退不出去
  • 5. Project-> 搜索名称,点击按钮无法搜索

licenses:

  • 1. ui-licenses

文档:

  • 1. Web编译文档
  • 2. Web部署文档,缺失英文版本
    2.1 补充:这个前端部署文档跟编译文档有关联,安装包要么编译的,要么就是咱们提供,咱们只能在(https://github.com/CloudOrc/SolidUI/releases)

code:

  • 1. Preview function development
  • 2. Login page issues
  • 3. Add scenes and pages, let the user enter the name (right-click to pop up a floating menu, and then rename and delete in the scene and page names)
  • 4. Click the logo on the design page to return to the home page project list page, and now the interaction cannot exit
  • 5. Project-> search name, click the button to search

licenses:

  • 1. ui-licenses

Documentation:

  • 1. Web compilation document
  • 2. Web deployment documentation, missing English version
    2.1 Supplement: This front-end deployment document is related to the compiled document. The installation package is either compiled or provided by us. We can only download it at (https://github.com/CloudOrc/SolidUI/releases)

Description

No response

Use case

https://github.com/CloudOrc/SolidUI-Doc/blob/0.1.0/zh_CN/%E6%B5%8B%E8%AF%95%E6%96%87%E6%A1%A3/SolidUI%E6%B5%8B%E8%AF%95%E6%96%87%E6%A1%A3/README.md

https://github.com/CloudOrc/SolidUI-Doc/blob/0.1.0/en_US/Test_Documentation/TestCase/README.md

Solutions

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@dlimeng dlimeng added feature UI ui and front end related labels Jun 12, 2023
@dlimeng dlimeng added this to the 0.1.0 milestone Jun 12, 2023
@github-actions
Copy link

😊 Welcome to the SolidUI community!!
We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our project, please let us know!
You can check out our contributing guide on
👉 How to Contribute.

If you have any questions or suggestions, please feel free to post them here or contact us via email at mengyoupanshan@gmail.com.

We appreciate your interest in SolidUI and look forward to working with you!

@dlimeng dlimeng changed the title [Feature][SolidUI-Web] List of unfinished front-end functions [Feature][SolidUI-Web] Dev0.1.0 List of unfinished front-end functions Jun 12, 2023
@dlimeng
Copy link
Collaborator Author

dlimeng commented Jun 14, 2023

  • Datasource-> 搜索名称,点击按钮无法搜索
  • http://localhost:8099/datasource 这个页面,进入首页-> 点击Datasource -> 浏览器刷新按钮,就报找不到页面了,类似的路由都无法浏览器刷新,一刷新就找不到页面
  • Project -> 点击进入一个项目-> 例如删除场景页面成功后没有刷新 ,反复进一个页面也没刷新,有些缓存场景,例如退出页面再进来有一堆重复的,例如弹窗重复的,场景没有删除的
  • Project 修改项目名称

  • Datasource-> search name, click the button to search
  • http://localhost:8099/datasource Compare this page, enter the home page -> click Datasource -> browser refresh button, and the page will not be reported
  • Project -> Click to enter a project -> Delete scene page is not refreshed after success
  • Project Modify project name

@dlimeng
Copy link
Collaborator Author

dlimeng commented Jun 14, 2023

  • Project -> 进入设计页面,选择数据源接口传参expire=false列表显示没有过期的
  • Project -> 进入设计页面 -> 无法修改页面大小,写死的Width:100,Height:200,选择完图例后,点击空白处就没有可以修改页面大小的右侧窗口
  • Project (deom0614)-> 进入设计页面 ->图例,选择数据源输入sql ,没反应
image
  • Project (deom0614)-> 进入设计页面 -> 选择完一个图例,切换另一个图例,右侧选择没有清空,还保留上一个图例数据源的选择
image
  • Project -> Enter the design page, select the data source interface to pass the parameter expire=false and the list shows that there is no expired
  • Project -> enter the design page -> cannot modify the page size, hard-coded width: 100, height: 200
  • Project (deom0614) -> enter the design page -> legend, select the data source and enter sql, no response
  • Project (deom0614) -> Enter the design page -> After selecting a legend, switch to another legend, the selection on the right is not cleared, and the selection of the data source of the previous legend is still retained

@dlimeng
Copy link
Collaborator Author

dlimeng commented Jun 19, 2023

  • Project -> 进入设计页面,选择图例,选择数据源,查询数据源列表,接口solidui/datasource/info?name=undefined&pageNo=1&pageSize=10000&expire=false 不要传name=undefined 传这个参数导致接口无法返回数据
image image
  • Project -> 新建场景->新建页可以看到选择画布宽和高,在画布拖拽一个图例后,再点击空白处无法选择画布宽和高

  • Project -> 新建场景->新建页 ,选择图例,然后鼠标/mac触摸板点中图例,轻轻往下滑,就能出画布

image
  • Datasource -> 数据源查询列表,要显示所有,过期和没过期的都显示,不要传expire=false
image image
  • Project -> Enter the design page, select the legend, select the data source, query the data source list, interface solidui/datasource/info?name=undefined&pageNo=1&pageSize=10000&expire=false Do not pass name=undefined Passing this parameter will result in returning data failed interface

  • Project -> New Scene -> New Page, you can see that you can select the width and height of the canvas. After dragging a legend on the canvas, and then clicking on the blank space, you cannot select the width and height of the canvas

  • Project -> New Scene -> New Page, select the legend, then click on the legend with the mouse/mac touchpad, slide down gently, and the canvas will appear

  • Datasource -> Datasource query list, display all, both expired and non-expired, do not pass expire=false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature test UI ui and front end related
Projects
Status: No status
Development

No branches or pull requests

2 participants