You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/04/02 14:48:34 UTC

[GitHub] [incubator-linkis] CCweixiao opened a new issue #1896: [Bug] Whether the original refresh button in the normal user view mode of the resource management page of the Linkis computing management console can be displayed

CCweixiao opened a new issue #1896:
URL: https://github.com/apache/incubator-linkis/issues/1896


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   web
   
   ### What happened + What you expected to happen
   
   Whether the original refresh button can be displayed in the normal user view mode of the resource management page of the Linkis computing management console, this function is quite useful, otherwise the current page needs to be refreshed globally. Beautiful, hope it can be adjusted.
   Linkis计算治理台的资源管理页面普通用户视图模式下原有的刷新按钮是否可以显示出来,这个功能还是比较有用的,否则需要全局刷新当前页面,如果把注释的代码还原,样式就错乱了,不美观,希望可以调整下。
   ```html
       <!-- <span class="title-text" >{{$t('message.linkis.resourceManagement.resourceUsage')}}</span>
         <Icon class="title-icon" @click="refreshResource" type="md-refresh"></Icon> -->
   ```
   
   <img width="729" alt="image" src="https://user-images.githubusercontent.com/27730211/161388605-bda02b85-d578-40af-8e5f-110d961844f0.png">
   
   
   
   ### Relevent platform
   
   Google Os
   
   ### Reproduction script
   
   ```html
       <!-- <span class="title-text" >{{$t('message.linkis.resourceManagement.resourceUsage')}}</span>
         <Icon class="title-icon" @click="refreshResource" type="md-refresh"></Icon> -->
   ```
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org