Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add Property sometimes not working properly #278

Closed
marek-dudas opened this issue Feb 11, 2014 · 3 comments
Closed

Add Property sometimes not working properly #278

marek-dudas opened this issue Feb 11, 2014 · 3 comments

Comments

@marek-dudas
Copy link

Sometimes (seems random to me) when I click Add Property and select a property, it is added to the resource view, but is not editable - the input field for its value is missing. See the screenshot for details (the "...active_ingredient" property is the added one). In the Firebug console, the following error is displayed:
TypeError: this.element(...).autocomplete(...).keydown(...).data(...) is undefined
http://lod2-dev.vse.cz/ontowiki/libraries/RDFauthor/src/widget.resource.js
Line 663
Cancelling and adding again solves this, so it is definitely not a critical issue.

add_property_error

@seebi
Copy link
Member

seebi commented Feb 19, 2014

@splattater and @nareike - are you able to provide feedback here?

@splattater
Copy link
Contributor

yes. we will have a look at this tomorrow.

Am 19.02.2014 12:41, schrieb Sebastian Tramp:

@splattater https://github.com/splattater and @nareike
https://github.com/nareike - are you able to provide feedback here?


Reply to this email directly or view it on GitHub
#278 (comment).

@nareike
Copy link
Contributor

nareike commented Feb 20, 2014

we could reproduce this issue by opening a RDFauthor popover controller (e.g. by creating a new instance) and cancelling it immediately.

@seebi
currently, we do not know how to fix this issue 'correctly'. the problem seems to be that the DOM is not reverted properly after cancel. reloading the whole page is a quick workaround for this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants