You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/05/20 07:07:13 UTC

[GitHub] [dolphinscheduler] rockfang opened a new issue, #10159: [Bug] [UI] Pagination not works well in DataQuality page

rockfang opened a new issue, #10159:
URL: https://github.com/apache/dolphinscheduler/issues/10159

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   missing assignment of `totalPage` result in pagination not works well in DataQuality page.
   
   ![997a4fa210ed11f2298b36ffccf95b3](https://user-images.githubusercontent.com/16065427/169469263-6bf91904-4283-476b-abdc-90364db05b21.png)
   
   same problem in `DataQuality-Rule Management` page and `Monitor-Statical Mange-Audit Log` page.
   
   ### What you expected to happen
   
   make pagination works well. 
   ![3dbc8c8a6b2305a4dd902d6ba17b5be](https://user-images.githubusercontent.com/16065427/169469367-50dcd678-6482-495f-9979-2cc4017d0d6f.png)
   
   
   
   ### How to reproduce
   
   reproduce in  `DataQuality-Rule Management` page
   1. come in  `DataQuality-Rule Management` page
   2. handle change request  `PageSize` less than 10(eg: 5)
   3. reload the page.you'll see
   ![image](https://user-images.githubusercontent.com/16065427/169471771-a8cc113a-997b-4bec-ab11-5e5da654ec41.png)
   
   
   ### Anything else
   
   just missing assign `totalPage` when request api back.
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #10159: [Bug] [UI] Pagination not works well in DataQuality page

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #10159:
URL: https://github.com/apache/dolphinscheduler/issues/10159#issuecomment-1132550963

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw) and send your question to channel `#troubleshooting`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] rockfang commented on issue #10159: [Bug] [UI] Pagination not works well in DataQuality page

Posted by GitBox <gi...@apache.org>.
rockfang commented on issue #10159:
URL: https://github.com/apache/dolphinscheduler/issues/10159#issuecomment-1132556523

   I'll fix it later


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie closed issue #10159: [Bug] [UI] Pagination not works well in DataQuality page

Posted by GitBox <gi...@apache.org>.
zhongjiajie closed issue #10159: [Bug] [UI] Pagination not works well in DataQuality page
URL: https://github.com/apache/dolphinscheduler/issues/10159


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org