Open arsalananwar11 opened 2 days ago
Its technically a duplicate field and an expected behavior
Its technically a duplicate field and an expected behavior
But as a service provider, I was neither informed that duplicate keys are not allowed (on the UI) nor after clicking on 'Create Service' because it created the service without any errors. Dont you think the user has to be informed that the system randomly discarded some information that user provided. (which might be critical/important)? @KartikeySharma
Its technically a duplicate field and an expected behavior
But as a service provider, I was neither informed that duplicate keys are not allowed (on the UI) nor after clicking on 'Create Service' because it created the service without any errors. Dont you think the user has to be informed ?
If we are logically speaking here, a service provider would usually use different keys per item in a normal scenario. If they do not (as in your scenario), the system usually just picks one of the values to set, so it is the intended behavior. If you ask for this issue to be communicated to the user via the UI, this could be easily done with a simple HTML/CSS constraint. I would consider this an enhancement or suggestion rather than a bug @arsalananwar11
Its technically a duplicate field and an expected behavior
But as a service provider, I was neither informed that duplicate keys are not allowed (on the UI) nor after clicking on 'Create Service' because it created the service without any errors. Dont you think the user has to be informed ?
If we are logically speaking here, a service provider would usually use different keys per item in a normal scenario. If they do not (as in your scenario), the system usually just picks one of the values to set, so it is the intended behavior. If you ask for this issue to be communicated to the user via the UI, this could be easily done with a simple HTML/CSS constraint. I would consider this an enhancement or suggestion rather than a bug @arsalananwar11
I believe that any user provided information being discarded without user's knowledge is a bug which needs to be communicated. Also, what do you think is the definition of a bug? Thanks @KartikeySharma
@arsalananwar11 keeping this on topic, I understand your concern about user communication. While I see this as expected system behavior, I agree the UI could be enhanced to handle duplicate keys. We'll create a task to add a validation message as an improvement. Thanks for pointing this out! :)
@arsalananwar11 keeping this on topic, I understand your concern about user communication. While I see this as expected system behavior, I agree the UI could be enhanced to handle duplicate keys. We'll create a task to add a validation message as an improvement. Thanks for pointing this out! :)
Hey @omerfarukbasar, I think you got my concern wrong. My concern is with the user's data being deleted without the knowledge of the user. This is the reason why I think it is a bug! No where in your document have you specified that duplicate keys should not be entered, neither is it indicated to the user on the UI, which is why it is a fair game! I leave it to your best hands to take it forward and to the broader team including @gennadiycivil and @anthonynikhilreddy to make a call if its a bug.
All the very best! Looking forward to see this product taking its final shape!
@arsalananwar11 we are not denying what you found is a bug. We already established that we are going to address this. I see no point in prolonging this thread over semantics. Also, please refrain from bringing the TA and Professor into this over a trivial matter.
@arsalananwar11 we are not denying what you found is a bug. We already established that we are going to address this. I see no point in prolonging this thread over semantics. Also, please refrain from bringing the TA and Professor into this over a trivial matter.
@omerfarukbasar
FYI, I wouldn't be following this thread further. We can connect on slack if you need any other information on this issue! So feel free to send your message on slack (if any)!
Steps to reproduce:
Current: System accepts all the description items without flagging any error
System showing only one description item
Expected: Info shown to the user specifying that the keys have to be unique (i dont think its mentioned in the doc either, please correct me if I am wrong)