Skip to main content
22 events
when toggle format what by license comment
S Jan 28, 2020 at 15:03 history bounty ended CommunityBot
S Jan 28, 2020 at 15:03 history notice removed CommunityBot
Jan 22, 2020 at 18:00 history tweeted twitter.com/StackSoftEng/status/1220043584189161472
Jan 22, 2020 at 16:28 comment added yonatanmn @xtratic- In the app they can see a paginated table with the data, just to explore their data. They know the id beforehand, as it is taken from their DB, and their service is responsible of using the correct ID with my API.
Jan 22, 2020 at 15:49 comment added xtratic What does "see them as a table on the app" mean, do you mean to display a range of data from the csv they uploaded or maybe just display the table name and its column names? How will they know the id of the row they want? Will they need to view the data in the "table on the app" to find its row id, or will the id just be the row number or maybe a passed in unique id so they know what they're requesting?
Jan 22, 2020 at 12:28 comment added yonatanmn @marstato- you are right in general, what I meant was - "consider possible edge cases"
Jan 22, 2020 at 8:36 comment added marstato "consider future Edge cases" - thats a pretty bis thinking mistake here. This is premature optimization and thus the root of all evil. Adapt to the edge cases when you know them precisely, not earlier. Instead, invest time in being able to adjust instead of going all in on something right from the start.
Jan 21, 2020 at 20:30 answer added Martin K timeline score: 2
Jan 20, 2020 at 16:09 answer added JimmyJames timeline score: 2
Jan 20, 2020 at 13:58 history edited yonatanmn CC BY-SA 4.0
added 237 characters in body
S Jan 20, 2020 at 13:01 history bounty started yonatanmn
S Jan 20, 2020 at 13:01 history notice added yonatanmn Draw attention
Jan 16, 2020 at 10:17 history edited yonatanmn CC BY-SA 4.0
added 1 character in body
Jan 15, 2020 at 17:39 history edited yonatanmn CC BY-SA 4.0
added 29 characters in body
Jan 15, 2020 at 14:13 comment added yonatanmn @candied_orange - can you elaborate? not sure what you mean
Jan 15, 2020 at 14:12 comment added yonatanmn @gnat updated with 2 options
Jan 15, 2020 at 14:11 history edited yonatanmn CC BY-SA 4.0
added 393 characters in body
Jan 15, 2020 at 12:46 comment added candied_orange Sounds like a simple document repository combined with a table view
Jan 15, 2020 at 12:15 review Close votes
Jan 20, 2020 at 13:05
Jan 15, 2020 at 11:57 comment added gnat Sharing your research helps everyone. Tell us what you've tried and why it didn't meet your needs. This demonstrates that you've taken the time to try to help yourself, it saves us from reiterating obvious answers, and most of all it helps you get a more specific and relevant answer. Also see How to Ask
Jan 15, 2020 at 11:55 review First posts
Jan 15, 2020 at 14:18
Jan 15, 2020 at 11:51 history asked yonatanmn CC BY-SA 4.0