You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "wolf427 (GitHub)" <gi...@apache.org> on 2018/11/10 08:30:37 UTC

[GitHub] [incubator-dubbo-ops] wolf427 opened pull request #180: Bind keyboard event on search input box

Bind enter press event on search input box
Since you have already requested service list from server. It would be a better choice to put them on page.

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/180 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] majinkai commented on issue #180: Bind keyboard event on search input box

Posted by "majinkai (GitHub)" <gi...@apache.org>.
如果不执行动态查询,可能会出现脏数据,自动提示可能也会出现这种情况

Google Translate:
If you do not perform dynamic queries, dirty data may appear, and automatic prompts may also occur.

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/180 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] wolf427 closed pull request #180: Bind keyboard event on search input box

Posted by "wolf427 (GitHub)" <gi...@apache.org>.
[ pull request closed by wolf427 ]

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/180 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] majinkai commented on issue #180: Bind keyboard event on search input box

Posted by "majinkai (GitHub)" <gi...@apache.org>.
按照统一约定的规范,页面初次进入是不显示任何数据的,需要执行查询之后再显示,这里初始加载所有服务是为了自动完成功能

Google translate:
According to the unified agreement specification, the first entry of the page does not display any data, and it needs to be executed after the query is executed. Here, all services are initially loaded to complete the function automatically.

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/180 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] codecov-io commented on issue #180: Bind keyboard event on search input box

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/180?src=pr&el=h1) Report
> Merging [#180](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/180?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/incubator-dubbo-ops/commit/ed4359556c153db77cffb5993129d108d8ad437d?src=pr&el=desc) will **not change** coverage.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/180/graphs/tree.svg?width=650&token=fYsc8RuDGB&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/180?src=pr&el=tree)

```diff
@@           Coverage Diff            @@
##             develop   #180   +/-   ##
========================================
  Coverage        0.4%   0.4%           
  Complexity         7      7           
========================================
  Files            102    102           
  Lines           4658   4658           
  Branches         798    798           
========================================
  Hits              19     19           
  Misses          4638   4638           
  Partials           1      1
```



------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/180?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/180?src=pr&el=footer). Last update [ed43595...4d202cb](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/180?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/180 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org