Skip to content

issues Search Results · repo:Workiva/w_module language:Dart

Filter by

13 results
 (65 ms)

13 results

inWorkiva/w_module (press backspace or delete to remove)

Problem Module lifecycle logs are pretty noisy. They are hard to filter, also. If you filter out console logs that have either w_module or LifecycleModule in them, you wipe out many exceptions, because ...
  • dustinlessard-wf
  • 1
  • Opened 
    on May 3, 2018
  • #111

As part of https://github.com/Workiva/w_module/pull/73 methods were added that couldn t be tested due to an update needed in w_common.
  • jayudey-wf
  • 1
  • Opened 
    on Mar 28, 2017
  • #74

^
  • maxwellpeterson-wf
  • 2
  • Opened 
    on Oct 21, 2016
  • #58

Issue: We have no pattern for knowing when a module has actually finished loading. Use case: I d like to have this option so that we can track app-startup. If we can know when an individual module has ...
  • dustinlessard-wf
  • 4
  • Opened 
    on Jul 26, 2016
  • #53

Issue raised in a PR with reference to this code snippet: window.onBeforeUnload.listen((BeforeUnloadEvent event) { // can the app be unloaded? ShouldUnloadResult res = permissionEditor.shouldUnload(); ...
  • trentgrover-wf
  • Opened 
    on Feb 4, 2016
  • #46

[9:50 AM] Alan: does onLoad require you to return a future? [9:51 AM] Trent: only if you re doing async stuff in there that you want the load method to wait on if your onLoad body is all synchronous stuff ...
  • trentgrover-wf
  • 4
  • Opened 
    on Dec 10, 2015
  • #43

The reject module in the example allows for user re-direction without an alert. It should be alerting if the user tries to navigate to another tab or close the browser window. The reject module is working ...
  • jayudey-wf
  • Opened 
    on Sep 21, 2015
  • #28

Looks to me like w_flux isn t being used as a dependency, let s remove it from the pubspec.yaml to reduce version contention
  • maxwellpeterson-wf
  • 1
  • Opened 
    on Sep 1, 2015
  • #23
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub