strongloop / strong-arc

StrongLoop Arc has been replaced by API Connect. We recommend Arc users move to the Essentials edition of API Connect. If you have questions, please email reachsl@us.ibm.com.
http://strongloop.com/
Other
114 stars 36 forks source link

The details link under the type object shows "object" was covered. #1656

Open smartmouse opened 8 years ago

smartmouse commented 8 years ago

I am using strongloop arc 1.8.3 In the new model, I am creating a property with type object. There is a "details" link were you can click.

  1. problem 1 When you click, it shows "object" -- That is not really useful. What is the purpose of this? -- see screen capture arc0.jpg
  2. problem 2 The field is covered by other fields -- see screen capture arc1.jpg

Environment: zlinux SLES 11.

nodebot1@wslnx036:~> node -v v0.12.7 nodebot1@wslnx036:~> node -e "console.log(process.config)" { target_defaults: { cflags: [], default_configuration: 'Release', defines: [], include_dirs: [], libraries: [] }, variables: { clang: 0, gcc_version: 44, host_arch: 's390x', icu_data_file: 'icudt54b.dat', icu_data_in: '../../deps/icu/source/data/in/icudt54l.dat', icu_endianness: 'b', icu_gyp_path: 'tools/icu/icu-generic.gyp', icu_locales: 'en,root', icu_path: './deps/icu', icu_small: true, icu_ver_major: '54', node_byteorder: 'big', node_install_npm: true, node_prefix: '/', node_shared_cares: false, node_shared_http_parser: false, node_shared_libuv: false, node_shared_openssl: false, node_shared_v8: false, node_shared_zlib: false, node_tag: '-IBMBuild-1.2.0.6-201508140722', node_use_dtrace: false, node_use_etw: false, node_use_mdb: false, node_use_openssl: true, node_use_perfctr: false, openssl_no_asm: 0, python: '/usr/bin/python', target_arch: 's390x', uv_library: 'static_library', uv_parent_path: '/deps/uv/', uv_use_dtrace: false, v8_enable_gdbjit: 0, v8_enable_i18n_support: 1, v8_no_strict_aliasing: 1, v8_optimized_debug: 0, v8_random_seed: 0, v8_use_snapshot: false, want_separate_host_toolset: 0 } } nodebot1@wslnx036:~>

arc0 arc1

cgole commented 8 years ago

temp solution would be to take out the details links