Giter Club home page Giter Club logo

launchpad's People

Contributors

adityasharma7 avatar ahmedsilat44 avatar amansinghbais avatar dixitdeepak avatar dt2patel avatar k2maan avatar nidbhagwat avatar ravilodhi avatar sanskar345 avatar tanishquesharma avatar ymaheshwari1 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

launchpad's Issues

`Enter` function not working after OMS input

Current behavior

Currently, the "Enter" key is not functioning as expected when trying to input OMS information.

Expected behavior

After inputting the OMS information, the enter key should work and move the user to next page where credentials can be entered.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Add Spinner Inside the Logout Button

What is the motivation for adding/enhancing this feature?

would like to propose an enhancement to the user interface by adding a spinner inside the logout button. Currently, when users click the logout button, it can be unclear whether their request is being processed. By integrating a spinner directly inside the button, users will have a visual cue that their action is in progress. This small but impactful change can significantly improve the user experience.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Show Frequently Used Apps for Quick Selection

What is the motivation for adding/enhancing this feature?

To enhance user experience and efficiency, we should prioritizing frequently used apps at the top of the list for quick selection. This feature will enable users to access their most commonly used apps more easily and reduce the time spent searching for them.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Add `Go to apps` button on the login page.

What is the motivation for adding/enhancing this feature?

Currently. The Launchpad login page is missing the Go to apps button which needs to be added for easy navigation.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Implement Password Change Prompt After Expiration

What is the motivation for adding/enhancing this feature?

Currently, the system does not prompt users to change their passwords after the password expiration period has elapsed.

What are the acceptance criteria?

Implement a feature that prompts users to change their passwords after the expiration period has passed. This is crucial for security purposes, ensuring that users regularly update their passwords and maintain the integrity of their accounts.

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Entering wrong oms name should not let user move to the login page

Current behavior

When entering wrong oms name on the oms page, the user still moves to the login page and can try to login.

Expected behavior

If the entered name of oms is not correct the user should get a toast regarding same and should not be moved to the login page.

Steps to reproduce the issue

  1. Open launchpad
  2. Enter a wrong oms name
  3. Click next, you can try to login into oms

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Unexpected URL redirect

Current behavior

If the user navigates to login from an app and then:

  1. Goes to homepage
  2. returns to login screen
  3. enters login credentials
  4. Redirected to app they navigated to launchpad from

Expected behavior

If the user exists the login flow and navigates to the Home Screen after which they return to the login page the redirect URL to the original app should be cleared from the state and the user should remain in launchpad.

Prevent Redirect to Login Page After Successful Login Using Browser Back Button

Current behavior

To improve user experience and prevent unnecessary redirection, we propose the implementation of a feature that ensures users are not redirected to the login page after a successful login when using the browser back button.

Expected behavior

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Create new category for User Management application

What is the motivation for adding/enhancing this feature?

This new category will help to organize the User Management application and make it easier for users to find the functionality they need.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Application Attempts Login with Expired Token After User Logout in Lauchpad

Current behavior

Despite successfully logging out, when the user attempts to log in an application, it continues to make multiple futile attempts to authenticate using the expired token.

Expected behavior

Following a user logout, the application should recognize the invalidated token and immediately prompt the user for fresh login credentials.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Verify SAML Configuration for User Logout in Apps

What is the motivation for adding/enhancing this feature?

When users initiate the logout process in SSO-enabled applications that use SAML, they are redirected to the login page of the application after logging out.

What are the acceptance criteria?

When beginning the logout process in applications that support SAML SSO, users should be directed to the OMS instance page.

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Update Alert Message for Already Active User

What is the motivation for adding/enhancing this feature?

In our current system, when a user has an active session in an app and tries to login in another app, they are faced with an alert, the alert message is unclear. We need to improve the clarity and user-friendliness of this message.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Basic

Update README.md

What is the motivation for adding/enhancing this feature?

Having a good README.md, It's easy to new developers to get familiar with the project

What are the acceptance criteria?

  • About section
  • Get Started section
  • Contributing section

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Refer other Readme.md files in similar projects

Override Existing Credentials When User Logs In with New Credentials

What is the motivation for adding/enhancing this feature?

Currently, when a user logs in with new credentials, the existing credentials are not overwritten. The user is asked to resume or input new login .

What are the acceptance criteria?

When a user logs in with new credentials, the system should check if there is an existing credential for the same user. If there is, the system should override the existing credential with the new credential.

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Option for user to jump straight to their user profile page

What is the motivation for adding/enhancing this feature?

Common users will not want to navigate to the users app to view their user details. Instead the launchpad user card should have an option to jump straight to the user's profile.

Screenshot 2024-03-01 at 4 26 37 AM

Remove Unnecessary "Please fill details" Toast on Pre-filled Login Page

Current behavior

Expected behavior

Currently, when users are redirected to the login page and their credentials are already pre-filled in the input fields, they receive an unnecessary toast notification prompting them to input credentials. This toast is confusing and redundant, as the credentials are already provided.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Enhance Log Out API Handling for System Downtime or Termination

What is the motivation for adding/enhancing this feature?

Currently, our system does not adequately handle log out requests when the system is experiencing downtime or has been terminated. To improve user experience and provide appropriate feedback during such scenarios, we propose enhancing the log out API to gracefully handle situations where the system is unavailable.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Automatic Login Inconsistency When Opening Launchpad in Multiple Tabs

Current behavior

When using Launchpad, the login behavior is inconsistent when the application is opened in multiple tabs. If a user logs in to Launchpad in one tab, the other tab remains logged out and does not automatically log in, even though both tabs represent the same lauchpad instance.

Expected behavior

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Centrally manage animation curve for card hover

Right now every element that needs to be animated on the hover of a card has to get animation curves applied to it manually and updating animation curves later will require updating all instances of its usage across various elements. There should be a way to centrally manage animation timings related to card hover.

Make app

make the whole app. don't need styling

Pre-filled Instance Details Not Accepted Upon Token Expiration

Current behavior

When attempting to log in to Launchpad after authentication token is expired, the pre-filled instance details on the login page are not being accepted and causing error.

Expected behavior

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Implement Quick Access to OMS on Home Page for Logged-in Users

What is the motivation for adding/enhancing this feature?

Currently, accessing the Order Management System (OMS) requires users to navigate through multiple pages, which can be time-consuming and inefficient.

Implement a dedicated section or button on the Home page that provides seamless access to the OMS for users who are already logged in.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Screen halts for some time after clicking login button

Current behavior

On Clicking login button, the screen halts for some time and then the loader displays, results in confusion for the user and user might click the login button multiple times resulting in multiple api calls

Expected behavior

The loader should start instantly after clicking login button

Steps to reproduce the issue

  • Go to launchpad login
  • Fill in the required detaisl
  • Click login

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.