[ 
https://issues.apache.org/jira/browse/BEAM-13064?focusedWorklogId=683508&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-683508
 ]

ASF GitHub Bot logged work on BEAM-13064:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Nov/21 17:38
            Start Date: 18/Nov/21 17:38
    Worklog Time Spent: 10m 
      Work Description: damondouglas removed a comment on pull request #15768:
URL: https://github.com/apache/beam/pull/15768#issuecomment-973103431


   Thank you, @miamihotline, I see the following output.  I ran `flutter test` 
in the playground/frontend directory.  I'm wondering if
   the code for `expect(state.categories, sortedCategories);` should be changed?
   
   ```
   00:04 +2: 
beam/playground/frontend/test/pages/playground/states/example_selector_state_test.dart:
 ExampleSelector state sortCategories should:- update categories and notify all 
listeners,but should NOT:- wait for full name of example,- be sensitive for 
register,- affect Example state categories
   ══╡ EXCEPTION CAUGHT BY FOUNDATION LIBRARY 
╞════════════════════════════════════════════════════════
   The following TestFailure object was thrown while dispatching notifications 
for
   ExampleSelectorState:
     Expected: [Instance of 'CategoryModel']
     Actual: [Instance of 'CategoryModel']
      Which: at location [0] is <Instance of 'CategoryModel'> instead of 
<Instance of 'CategoryModel'>
   
   When the exception was thrown, this was the stack:
   #0      fail (package:test_api/src/expect/expect.dart:137:31)
   #1      _expect (package:test_api/src/expect/expect.dart:132:3)
   #2      expect (package:test_api/src/expect/expect.dart:46:3)
   #3      expect (package:flutter_test/src/widget_tester.dart:461:3)
   #4      main.<anonymous closure>.<anonymous closure> 
(beam/playground/frontend/test/pages/playground/states/example_selector_state_test.dart:65:7)
   #5      ChangeNotifier.notifyListeners 
(package:flutter/src/foundation/change_notifier.dart:308:24)
   #6      ExampleSelectorState.setCategories 
(package:playground/pages/playground/states/example_selector_state.dart:54:5)
   #7      ExampleSelectorState.sortCategories 
(package:playground/pages/playground/states/example_selector_state.dart:64:5)
   #8      main.<anonymous closure> 
(beam/playground/frontend/test/pages/playground/states/example_selector_state_test.dart:68:11)
   #9      Declarer.test.<anonymous closure>.<anonymous closure> 
(package:test_api/src/backend/declarer.dart:199:19)
   <asynchronous suspension>
   <asynchronous suspension>
   (elided one frame from package:stack_trace)
   
   The ExampleSelectorState sending notification was:
     Instance of 'ExampleSelectorState'
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 683508)
    Time Spent: 1h 10m  (was: 1h)

> [Playground] Implement search & filter logic
> --------------------------------------------
>
>                 Key: BEAM-13064
>                 URL: https://issues.apache.org/jira/browse/BEAM-13064
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-playground
>            Reporter: Alexander Zhuravlev
>            Assignee: Alexander Zhuravlev
>            Priority: P2
>              Labels: beam-playground-sprint-2
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Implement "Search field" and "Filter by type" logic into existing component.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to