Cecilia Zaragoza
Cecilia Zaragoza
Until this issue is resolved, disable `Email enumeration protection (recommended)` in Firebase Authentication Settings. This is the same issue as #1171 and #1180 as well.
I tried starting with a small viewport size and then increasing, but I am still not receiving the issue on local. However, I notice that whenever I choose Fit to...
Here are my additions for the release notes draft: - Features: - D-pad and Zoom are enabled when Restrict Graph to Viewport (#1083) - Bug Fixes: - Fixed Node Coloring...
- Tested restrict graph to viewport feature on master and created a PR #1119 for a small hotfix to refresh the graph when restrict graph to viewport feature clicked in...
This seems to be the same issue as in #1059 because the SVG is modifying the graph itself.
I tried this on beta 7.0.13 and this behavior no longer seems to be occurring. However, I do see that this is an issue when checking and unchecking node coloring...
I mentioned that the workbook was the issue during the meeting, but after looking over the code again, that was not the issue. There was a check for grnState.mode ===...
I am able to display a warning each time a PPI is displayed and node coloring is enabled, and I am trying to decide what text to display. Should the...
Got it. There are cases that should default to disabled or enabled, but are there any cases where we completely disable the option to enable node coloring? Previously, the node...
I was able to make the sidebar and navbar display all node coloring options when node coloring enabled by adding a boolean var to grnState. I still have to investigate...