Closed tdelmont closed 8 years ago
This is not an anti-server issue. More like a general interface problem. I am tentatively assigning it to Özcan, but I will try to take a look at it myself.
This is a anvi server issue related with multiUser div, if you run $('#multiUser').remove(); on the chrome web console, problem disappears. We should change the way we put that div on the sidebar.
Hey Meren, we need better fix for this, because manual interface looks like this:
I know :( I had to do something for this because it was literally stopping me from editing something. You're right, I shouldn't have closed the issue.
This problem is a side-effect of the project information being shown even when no user is logged in (for public projects). I will take a look at this.
On 21 Feb 2016, at 18:28, A. Murat Eren notifications@github.com wrote:
Reopened #331 https://github.com/meren/anvio/issues/331.
— Reply to this email directly or view it on GitHub https://github.com/meren/anvio/issues/331#event-558778518.
We have a variable that keeps track of which mode we're in. Whether it is server, full, or refine.
If we are not in server mode, that div can be 'bot pushed' :) On Feb 22, 2016 2:02 AM, "Tobias Paczian" notifications@github.com wrote:
This problem is a side-effect of the project information being shown even when no user is logged in (for public projects). I will take a look at this.
On 21 Feb 2016, at 18:28, A. Murat Eren notifications@github.com wrote:
Reopened #331 https://github.com/meren/anvio/issues/331.
— Reply to this email directly or view it on GitHub < https://github.com/meren/anvio/issues/331#event-558778518>.
— Reply to this email directly or view it on GitHub https://github.com/meren/anvio/issues/331#issuecomment-187061750.
I meant 'not pushed'. On Feb 22, 2016 6:36 AM, "A. Murat Eren" a.murat.eren@gmail.com wrote:
We have a variable that keeps track of which mode we're in. Whether it is server, full, or refine.
If we are not in server mode, that div can be 'bot pushed' :) On Feb 22, 2016 2:02 AM, "Tobias Paczian" notifications@github.com wrote:
This problem is a side-effect of the project information being shown even when no user is logged in (for public projects). I will take a look at this.
On 21 Feb 2016, at 18:28, A. Murat Eren notifications@github.com wrote:
Reopened #331 https://github.com/meren/anvio/issues/331.
— Reply to this email directly or view it on GitHub < https://github.com/meren/anvio/issues/331#event-558778518>.
— Reply to this email directly or view it on GitHub https://github.com/meren/anvio/issues/331#issuecomment-187061750.
I added a fix in #333
Hi, I continue having issues seeing the "edits attributes for multiple layers" in the "layer" section of the interface. When scrolling the screen down, most of the "edits attributes for multiple layers" is not visible, and I can barely select colors, etc. This seems to be an issue associated with projects having a large number of layers.
See example:
Tom