[
https://issues.apache.org/jira/browse/ATLAS-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brijesh Bhalala closed ATLAS-5340.
----------------------------------
> Atlas React UI: Refactor global Create Dropdown into a Floating Action Button
> -----------------------------------------------------------------------------
>
> Key: ATLAS-5340
> URL: https://issues.apache.org/jira/browse/ATLAS-5340
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.5.0
> Reporter: Brijesh Bhalala
> Assignee: Brijesh Bhalala
> Priority: Major
>
> Currently, the global {{+ Create}} dropdown (used for creating Entities,
> Classifications, Glossary items, etc.) is located within the top navigation
> header. To improve accessibility, declutter the header, and provide a more
> modern user experience, this functionality should be moved to a Floating
> Action Button (FAB) anchored to the bottom-right of the screen, similar to a
> chatbot widget.
> *Requirements:*
> # *Remove from Header:* The {{+ Create}} button and its associated dropdown
> should no longer appear in the top navigation bar.
> # *Implement Floating Action Button:* Add a prominent, elevated
> circular/pill button featuring a {{+}} (or similar "Create" icon) fixed to
> the bottom-right corner of the application view.
> # *Menu Expansion:* When the floating button is clicked, the existing
> creation menu options (Entity, Classification, Glossary, Business Metadata,
> Enum) should expand smoothly upwards.
> # *Visibility:* The floating button must remain visible and accessible
> across all major views (Dashboard, Search, Detail pages) without being
> obscured by page content, tables, or scrollbars.
> *Acceptance Criteria:*
> * The top navigation header is successfully decluttered.
> * A floating action button is permanently available in the bottom-right
> corner.
> * Clicking the floating button triggers the exact same creation modals as
> the previous header button, with no loss of functionality.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)