Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defaults in attribute table #311

Closed
tecimovic opened this issue Nov 17, 2021 · 2 comments · Fixed by #399
Closed

Defaults in attribute table #311

tecimovic opened this issue Nov 17, 2021 · 2 comments · Fixed by #399

Comments

@tecimovic
Copy link
Collaborator

Example:
image

Issues:

  • when I first land on this page, "Storage Option" column is empty. It should show RAM, as this is a default.
  • I also dont' see any warnings.
  • However, when I go to check the "reporting status" storage option, then that red "integer out of range" thingy shows up.
  • And for some reason,. the "out of range" shows up for ENUM8 fields, but not for INT16U. Why not?
@tecimovic
Copy link
Collaborator Author

Further comments:
1.) When I come to this page, I see this:
- the attributes that are enabled, have the RAM set now.
- the attributes that are disabled, still have empty. They should not. They should also say RAM. The storage dropdowns should NEVER be empty.

image

2.) I click on a "Bounded" column, and immediatelly "Singleton" also turns on?!? Why?!? Also the "RAM" appears in the storage option column when I click on the Bounder column. I'm very very confused.

3.) Yellow triangle shows up when I disable a "Required" attribute. That's ok. But I don't like how that yellow triangle behaves:

  • i have to click it to get the text.
  • i have to click the text AGAIN to get rid of it. So I have to make TWO clicks. My fingers are by now in pain and my carpal tunnel problems are worse....

I would like the yellow triangle to work like this:

  • as soon as i move mouse to it, the tooltip appears with the message
  • as I move a mouse away or I scroll the whole page away, the tooltip fades out and dissapears.

4.) Another problem with a yellow triangle:
See this:
image

There is MORE THAN ENOUGH space there for a yellow triangle. However, when I disable the attribute:
image

the whole thing jumps to the right. Triangle doesn't just appear in it's space there, but it causes whole table to jump. I find that distracting. Can we avoid that?

@tecimovic
Copy link
Collaborator Author

Back to to-do.

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

Successfully merging a pull request may close this issue.

1 participant