beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 12 forks source link

Create new form UI for Policy Portal #2008

Open viraj89 opened 2 weeks ago

viraj89 commented 2 weeks ago

Description

Develop a frontend form to allow users to add metadata to network information. The form should include the following fields:

Example here: Image

Goals

Expected Outcome

A well-designed and functional frontend form that enables users to easily input and manage metadata for network information.

Acceptance Criteria

Mockups / Wireframes

Figma here.

Product Name

Network Information Metadata Form

Domain

Network Management

Tech Skills Needed

Complexity

Medium

Category

Frontend Development

Sub Category

Form Creation

aniketceminds commented 1 week ago

Image

aniketceminds commented 1 week ago

Image

emmayank commented 4 days ago

Review Completed

Few feedback ( @aniketceminds , @omkar-em , @PritiEM )

  1. There should be some minimum and maximum char limit for titleand description. do chat-gpt and find idea limits of policies for these labels
  2. Country & City can be dynamic. ( currently selecting country as USA, showing indian cities)
  3. From date cannot be lesser than today's date, it can be future date. and to date cannot be lesser than from date, it can be equals to or greater than from-date
  4. Source URL input should have url validation
omkar-em commented 2 days ago

Bug created based on feedback for point 1,2,4 - https://github.com/beckn/beckn-ui-workspace/issues/2165 Bug is already open for point 3.

cc: @PritiEM @emmayank @aniketceminds