Princiya Marina Sequeira

Results 9 issues of Princiya Marina Sequeira

Issue #202 Launch Lightbeam web-extension and click the `VR` button [below gif] to see Lightbeam in VR. ![screen shot 2017-10-14 at 13 43 19](http://g.recordit.co/VvFHH5Nt8T.gif) @jonathanKingston @cvan @caseyyee let me know...

This is an initial attempt to improve the graph's performance for large no. of nodes. Issue #232 The idea in this PR is to off-load the heavy force layout computations...

do not merge
WIP

PR #164 increases the graph display area by giving it `position: absolute`. The graph is now centred w.r.to the `body` element. [Here](https://github.com/mozilla/lightbeam-we/pull/164#discussion-diff-134465758R89) When the graph is resized, there is the...

good first bug
P2
Hacktoberfest
in progress

At this point, we have a testing environment setup which isn't very useful, instead it might be a blocker for potential contributors because of its following nature? ![screen shot 2017-08-23...

help wanted
discussion
P2

In this PR #164, the graph area has been increased. There is a follow-up issue #165 to display the graph on the centre w.r.to the viz area and not the...

enhancement
discussion

In this PR #134, the clicked node isn't highlighted. The highlight stays only as long as the node has been dragged. ![highlight](https://camo.githubusercontent.com/8388d2a712c5cae53b0d753fccda684500f7ee04/687474703a2f2f672e7265636f726469742e636f2f665a724e544b434c456f2e676966) When we have the site info for the...

P4

STR: - In lightbeam.js, storeChild.onUpdate() add a console.statement ![screen shot 2017-07-17 at 21 01 19](https://user-images.githubusercontent.com/8022693/28284936-250e2c8c-6b33-11e7-9a21-cd42db117661.png) - Reset Lightbeam - Open https://mozvr.com/ - When the graph is loaded, one each thirdParty...

bug
P2

Do this as part of the Travis build process.

P4

The current implementation of tests mocks the whole store object. A proposed change is to have the tests use the actual store object and mock only the browser storage api...

P4