ecologylab / BigSemanticsJavaScript

Ecologylab project ecologylabSemanticsJavaScript from svn import.
2 stars 1 forks source link

MICE metadata needs to be cleared each time user renders new page #11

Closed keithkade closed 10 years ago

keithkade commented 10 years ago

If the page is not refreshed MICE will not allow expansion for previously stored data, even if it is a new URL

niclupfer commented 10 years ago

i cannot reproduce this. i need more info on what this issue is and how to reproduce it.

keithkade commented 10 years ago

In the assistapp test environment, if you view metadata for a URL, MICE thinks that data is displayed until you refresh the page, even if you enter a new url to display metadata for.

So if I load the URL for picasso, then load the URL for one of his works, The ( is displayed instead of the option to expand on picasso.

niclupfer commented 10 years ago

this sounds like an issue in the assistapp environment

im assigning this to yin, probably should be an issue in BigSemanticsJava

quyin commented 10 years ago

the problem is actually in mice (previously director's cut)

each time when the user pastes a URL and clicks on Go!, the collection of metadata living in the javascript memory space for the mice page should be purged. otherwise, previously viewed metadata may not be expandable.

it is possible that we want to provide a Clear Metadata button.

Best Regards, Yin Qu (屈垠)

On Mon, Jan 27, 2014 at 5:35 PM, Nic notifications@github.com wrote:

this sounds like an issue in the assistapp environment

im assigning this to yin, probably should be an issue in BigSemanticsJava

— Reply to this email directly or view it on GitHubhttps://github.com/ecologylab/BigSemanticsJavaScript/issues/11#issuecomment-33436285 .